[richfaces-issues] [JBoss JIRA] Updated: (RF-7843) scoped tabindex

Francisco Jose Peredo Noguez (JIRA) jira-events at lists.jboss.org
Wed Sep 9 12:16:37 EDT 2009


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

Francisco Jose Peredo Noguez updated RF-7843:
---------------------------------------------

    Description: 
HTML and XHTML do not support he notion of scoped tabindexes (they were not designed with component reutilization in mind), so it is impossible to keep tab order working properly if 2 ui:components with form controls with the same tabindex numbers are used in the same page.

I propose the creation of a component a:tabScope that changes the tabindex off all the elements inside it by prefixing them with the tabindex number indicated at the a:tabScope container component.

For an example of how it would work, take a look at the referenced forum post.

  was:
HTML and XHTML do not support he notion of scoped tabindexes (they were not designed with component reutilization in mind), so it is impossible to keep tab order working properly if 2 ui:components with controls with the same tabindex numbers are used in a particular page.

I propose the creation of a component a:tabScope that changes the tabindex off all the elements inside it by prefixing the with the tabindex number indicated at the a:tabScope container component.

For an example of how it would work, take a look at the referenced forum post.



> scoped tabindex
> ---------------
>
>                 Key: RF-7843
>                 URL: https://jira.jboss.org/jira/browse/RF-7843
>             Project: RichFaces
>          Issue Type: Feature Request
>    Affects Versions: 3.3.1
>         Environment: Firefox 3.5, Explorer 8.0
>            Reporter: Francisco Jose Peredo Noguez
>
> HTML and XHTML do not support he notion of scoped tabindexes (they were not designed with component reutilization in mind), so it is impossible to keep tab order working properly if 2 ui:components with form controls with the same tabindex numbers are used in the same page.
> I propose the creation of a component a:tabScope that changes the tabindex off all the elements inside it by prefixing them with the tabindex number indicated at the a:tabScope container component.
> For an example of how it would work, take a look at the referenced forum post.

-- 
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