[
https://issues.jboss.org/browse/RF-10980?page=com.atlassian.jira.plugin.s...
]
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