[ 
https://issues.jboss.org/browse/RF-10980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12693913#comment-12693913
 ] 

Lukáš Fryč commented on RF-10980:
---------------------------------

As Bernard pointed out, the problem is that all inputs are processed in the 
{{[processTabindex|https://github.com/richfaces/components/blob/develop/output/ui/src/main/resources/META-INF/resources/org.richfaces/popupPanel.js#L425}}/{{restoreTabindexes}}
 methods.

We need to add condition and do not process indexes which are inside the modal 
panel.
                
> Impossible to set tabindex of input inside rich:popupPanel
> ----------------------------------------------------------
>
>                 Key: RF-10980
>                 URL: https://issues.jboss.org/browse/RF-10980
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: accessibility, component-input, 
> component-panels-layout-themes
>    Affects Versions: 4.0.0.Final
>         Environment: Windows 7, WebSphere AS 8b2, in both browsers IE and FF. 
>            Reporter: Dmitry Volkov
>            Assignee: Bernard Labno
>              Labels: ci_issue, popupPanel, tabindex
>             Fix For: 4.2-Tracking, 4.3.0.Milestone1
>
>
> Tabindex attribute of any element inside rich:popupPanel forced to -1, 
> therefore those elements can not be selected with keyboard. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
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