[richfaces-issues] [JBoss JIRA] (RF-12602) Tabindex not being restored after modal popupPanel.hide()

Brian Leathem (JIRA) jira-events at lists.jboss.org
Wed Nov 14 19:26:21 EST 2012


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

Brian Leathem resolved RF-12602.
--------------------------------

    Resolution: Won't Fix


If you are using custom javascript to disable the fields, then you'll have to use custom javascript to manipulate the taborder once you re-enable the field.
                
> Tabindex not being restored after modal popupPanel.hide()
> ---------------------------------------------------------
>
>                 Key: RF-12602
>                 URL: https://issues.jboss.org/browse/RF-12602
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: client-lib, component-input, component-panels-layout-themes
>    Affects Versions: 4.2.3.Final
>         Environment: IE8, IE9, Chrome.
>            Reporter: Tristan Dyer
>
> The tabindex attribute is not correctly being restored to any element that is disabled when the .show() method is called.
> For various reasons we have fields that we enable and disable with javascript, not using the disabled field on h:inputText.
> If a field is disabled, and a modal popupPanel is shown, then the field is enabled, the field has been taken out of the tab order.
> This only affects disabled fields, and does not affect enabled fields.

--
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-issues mailing list