Blocking during PPR for IE on return from dialog
------------------------------------------------
Key: TRINIDAD-1439
URL: https://issues.apache.org/jira/browse/TRINIDAD-1439
Project: MyFaces Trinidad
Issue Type: Bug
Components: Build
Affects Versions: 1.2.11-core
Environment: win XP IE
Reporter: Gary VanMatre
The blocking during PPR is not working in IE on a return from dialog. Trinidad
has two strategies for installing blocking during a PPR request. In FF can
register capture listeners to prevent events - maximum timeout of 8 seconds.
In IE, we set focus to a blocking div and register capture events there. This
blocking div was not covering the client area to prevent user input. In
addition, the block handler is sometimes not installed until the first click.
This can be problematic for command buttons that get first crack at the event
before it bubbles to the document.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.