[
http://jira.jboss.com/jira/browse/RF-1332?page=all ]
Tsikhon Kuprevich reassigned RF-1332:
-------------------------------------
Assignee: Alexander Francuzov (was: Ilya Shaikovsky)
focus attribute should work as reRender - without form specified
----------------------------------------------------------------
Key: RF-1332
URL:
http://jira.jboss.com/jira/browse/RF-1332
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.0
Reporter: Ilya Shaikovsky
Assigned To: Alexander Francuzov
Fix For: 3.2.0
<h:form id="myForm">
<rich:calendar id="myCal" popup="true"
enableManualInput="true"/>
<a4j:commandButton value="test" focus="myCalInputDate"
reRender="test"></a4j:commandButton>
</h:form>
<h:form id="second">
<h:outputText id="test"></h:outputText>
</h:form>
reRender filled as 'second:test' but focus as just 'myCalInputDate' and
not found later
suggested for 3.1.x
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira