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

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to