Tristan Dyer created RF-12602:
---------------------------------

             Summary: 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
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to