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

u j commented on RF-10980:
--------------------------

A simpler workaround is:
onblur="document.getElementById('client_id').focus();"
in the input field.
But again, it does not work for Internet Explorer.
If you search the web, you find suggestions to use the setTimeout() Javascript 
function. Does not work either.

                
> 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: Jay Balunas
>              Labels: ci_issue, popupPanel, tabindex
>             Fix For: 4.Future
>
>
> 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