[richfaces-planning-issues] [JBoss JIRA] (RFPL-2692) Component reference - focus component corrections

Brian Leathem (JIRA) jira-events at lists.jboss.org
Fri Jan 25 15:00:48 EST 2013


Brian Leathem created RFPL-2692:
-----------------------------------

             Summary: Component reference - focus component corrections
                 Key: RFPL-2692
                 URL: https://issues.jboss.org/browse/RFPL-2692
             Project: RichFaces Planning
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: doc
    Affects Versions: 4.3.0.CR1
            Reporter: Juraj Húska
            Assignee: Brian Leathem
             Fix For: 4.3.0.Final


Reopening and proposing small adjustments:

*current:* The <rich:focus> component allows one to focus components on a page. It is intended to be used with any input field.
*maybe:* The <rich:focus> component allows one to *automatically* focus components on a page. It is intended to be used with any input field.

*current:* If no component is invalid, then first component in the form will be focused.
*maybe*: If *all components are valid*, then *the* first component in the form *is focused*.

*current*: There is a mention on two places that "This configuration will take priority over any other focus setup".
*should be:* If both of {{preserve=true}} and {{FocusManager}} used in place, which one takes priority ?

*current*: Then it is possible to call the applyFocus() JavaScript API method in order to let the focus apply.
*should be*: Then it is possible to call the applyFocus() JavaScript API method in order to let the focus *be applied.*

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the richfaces-planning-issues mailing list