Modal dialogs hang IE7 if open in tabs is enabled
-------------------------------------------------
Key: TRINIDAD-1431
URL: https://issues.apache.org/jira/browse/TRINIDAD-1431
Project: MyFaces Trinidad
Issue Type: Bug
Affects Versions: 1.2.11-core
Reporter: Andrew Robinson
Assignee: Andrew Robinson
IE seems to either hang or responses slowly if I choose to open popups in a new
tab instead of new window.
IE7 Settings :
Tools -> Internet Options -> General (Tab) -> Tabs Settings -> select 'Always
open popups in new Tab'
The problem is related to the use of the setCapture method which not only
captures events on the document body, but the entire browser UI
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.