[
https://issues.apache.org/jira/browse/TRINIDAD-2289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13416738#comment-13416738
]
Scott O'Bryan commented on TRINIDAD-2289:
-----------------------------------------
Please forget about the ASF grant. It's there. :D They removed the icon from
the summary screen. Sigh... Let me know about the versions that this needs to
be committed to and mark the bug as patch provided.
> 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