[ 
https://issues.apache.org/jira/browse/TRINIDAD-2289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13416730#comment-13416730
 ] 

Scott O'Bryan commented on TRINIDAD-2289:
-----------------------------------------

Kentaro,  can you please grant the ASF licensing to this patch?  You basically 
need to re-upload it.  When the patch is done, don't forget to mark the bug a 
"Path Provided" and set the fix versions to the versions of trinidad this needs 
to be committed to.  2.0.2-core is the earliest open branch and 2.1.0-core is 
trunk.

Thanks,
  Scott
                
> function _pprControlCapture() causes an error in IE8 when it tries to focus 
> on a PPR'd element
> ----------------------------------------------------------------------------------------------
>
>                 Key: TRINIDAD-2289
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2289
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>          Components: Components
>    Affects Versions: 2.0.1-core
>         Environment: Linux x86
>            Reporter: Kentaro Kinebuchi
>         Attachments: TRINIDAD-2289.patch
>
>
> The PPR Blocking functionality works by blocking all mouse clicks between the 
> start of a PPR update and the end. The element to return focus to, which is 
> the activeElement, is saved off and then after the PPR update completes, 
> focus is returned to it. The problem occurs when that element is PPR'd with 
> another element. IE8 will throw and error and complain that the element is 
> not focusable. While that error is not visible in the UI, it prevents further 
> operations on the page. IE9 does not complain so this issue does not happen 
> in that browser.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to