Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.1-Beta2
-
Component/s: ACE-Components
-
Labels:None
-
Environment:IE7, IE8, ICEfaces 2.1.0 Beta2
-
Assignee Priority:P1
Description
When closing a modal dialog using the visible attribute the modal overlay does not get removed in IE browsers. This is working fine in Firefox
Activity
Field | Original Value | New Value |
---|---|---|
Attachment | Case10574Example.war [ 13761 ] |
Attachment | Case10574Example.zip [ 13762 ] |
Salesforce Case | [5007000000JLEte] |
Assignee | Ken Fyten [ ken.fyten ] |
Assignee Priority | P1 | |
Assignee | Ken Fyten [ ken.fyten ] | yip.ng [ yip.ng ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Fix Version/s | 3.0.RC1 [ 10300 ] |
Fix Version/s | 3.0 [ 10241 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Attached test case that shows issue. Dialog can be opened via two buttons, one calls and action method the other an actionListener. Upon opening the dialog, there are two similar buttons that will do the same. Using the action or the actionListener will reproduce the issue upon closing the dialog.