[richfaces-issues] [JBoss JIRA] Updated: (RF-8643) ModalPanel does not disable accessKey

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Sat May 8 06:21:05 EDT 2010


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

Nick Belaevski updated RF-8643:
-------------------------------

      Component/s: component-panels-layout-themes
    Fix Version/s: Future
         Assignee: Nick Belaevski


> ModalPanel does not disable accessKey 
> --------------------------------------
>
>                 Key: RF-8643
>                 URL: https://jira.jboss.org/jira/browse/RF-8643
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-panels-layout-themes
>    Affects Versions: 3.3.1, 3.3.2.CR1, 3.3.2.GA, 3.3.2.SR1, 3.3.3.BETA1, 3.3.3.CR1, 3.3.3.Final
>         Environment: Firefox 3.6, WinXP SP2
>            Reporter: Peter Davis
>            Assignee: Nick Belaevski
>             Fix For: Future
>
>
> ModalPanel.prototype.processTabindexes() and restoreTabindexes():
> accesskey does not exist in DOM (lowercase).
> Should be "accessKey" (camel-case).
> Because of typo, accessKeys are not disabled on buttons outside of the modal.
> Many problems result, including application crash due to invalid state, if the user types an accessKey that should be disabled.

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