Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-1.8.2.GA_P03
-
Fix Version/s: EE-1.8.2.GA_P04
-
Component/s: Framework
-
Labels:None
-
Environment:IE8 version 8.0.76xx, blockUIOnSubmit=true, ICEfaces EE 1.8.2 P03, trunk
Description
An "Access is Denied" JavaScript error is shown when closing a modal window dialog in IE8. This dialog is opened by calling the following JavaScript: "window.showModalDialog(....);"
The call that closes the dialog is the following: "window.close();"
This is only an issue when the blockUIOnSubmit=true and only in the more recent versions of IE8.
8.0.7600.16385 - Shows the error
8.0.6001.18702 - Doesn't show the error
My guess is that the UI blocker code is interfering with the modal window dialog or vice versa.
The call that closes the dialog is the following: "window.close();"
This is only an issue when the blockUIOnSubmit=true and only in the more recent versions of IE8.
8.0.7600.16385 - Shows the error
8.0.6001.18702 - Doesn't show the error
My guess is that the UI blocker code is interfering with the modal window dialog or vice versa.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #28688 | Thu Apr 12 11:03:34 MDT 2012 | mircea.toma | |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/bridge/src/status.js
|