[richfaces-issues] [JBoss JIRA] Updated: (RF-11092) rich:autocomplete - attribute tabindex doesn't work

Jay Balunas (JIRA) jira-events at lists.jboss.org
Thu Aug 11 17:04:02 EDT 2011


     [ https://issues.jboss.org/browse/RF-11092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jay Balunas updated RF-11092:
-----------------------------

    Fix Version/s: 4.1.0.Tracking
                       (was: 4.1.0.Final)
      Component/s: base functionality 


> rich:autocomplete - attribute tabindex doesn't work
> ---------------------------------------------------
>
>                 Key: RF-11092
>                 URL: https://issues.jboss.org/browse/RF-11092
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: base functionality , component-input
>    Affects Versions: 4.1.0.Milestone1
>         Environment: latest richfaces-4.1.0-SNAPSHOT, IE8, Firefox5, Chrome
>            Reporter: Rene O
>             Fix For: 4.1.0.Tracking
>
>
> code-snippet to reproduce the issue:
> ...
> <h:form id="testForm">
> <h:inputText value="" tabindex="1" />
> <rich:autocomplete value="" ... tabindex="2" />
> <h:inputText value="" tabindex="3" />
> </h:form>
> ...
> If you tab from inputText1, inputText2 will gain the focus, instead of the autocomplete component

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list