[richfaces-issues] [JBoss JIRA] Created: (RF-4497) ComboBox Tabbing

David Greenberg (JIRA) jira-events at lists.jboss.org
Thu Sep 18 11:22:22 EDT 2008


ComboBox Tabbing
----------------

                 Key: RF-4497
                 URL: https://jira.jboss.org/jira/browse/RF-4497
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.1
         Environment: Tomcat 6.0.16, Mozilla or IE 7, JSF 1.2
            Reporter: David Greenberg
            Priority: Minor


The comboBox component creates three HTML input elements.  Because of this, it is necessary to hit the tab key three times before focus is given to the next element in a form.  The tabIndex attribute does not seem to do anything either.  An example of the problem can be viewed here:
http://livedemo.exadel.com/richfaces-demo/richfaces/comboBox.jsf?tab=usage

A workaround using Javascript is pretty straightforward, but annoying.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list