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

Thorsten Spaeth commented on RF-10758:
--------------------------------------

Well, this problem is really quite annoying... I digged a little bit into the 
problem and it is definately concerning the tabindex=-1 assignment in 
"popupPanel.js" when walking through the dom. A reference to the 
behaviour-problems in firefox can be found here: http://jehiah.cz/a/tabindex

Is there any chance that this problem will be fixed very soon - even with a 
patch only against the 4.0.0 ? I'm having problems analyzing the whole 
structure of the component library for now :-)

BTW: I was able (based on the modal panel example from the richfaces demo page 
above) to _HAVE_ a correct walkthrough of the input fields when closing and 
opening the modal panel again. Therefore it must be something very weird in the 
js-engine...


> Input fields in popupPanel loose focus
> --------------------------------------
>
>                 Key: RF-10758
>                 URL: https://issues.jboss.org/browse/RF-10758
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-panels-layout-themes
>    Affects Versions: 4.0.0.CR1
>         Environment: Tomcat 7.0.8, MyFaces 2.0.4, RichFaces 4.0.0-SNAPSHOT, 
> Firefox 3.6.15, InternetExplorer 8
>            Reporter: Marc-Christian Schroeer
>             Fix For: 4.Future
>
>
> When opening a popupPanel with inputText-components, pressing the tab key to 
> switch between input fields results in the address input field getting the 
> focus. tabindex-attributes do not help this issue. This issue does not exist 
> with Google Chrome browsers.

--
This message is automatically generated by JIRA.
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