Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.0.0.GA_P01, 3.2
-
Fix Version/s: EE-3.2.0.BETA, EE-3.2.0.GA, 3.3
-
Component/s: ACE-Components
-
Labels:None
-
Environment:IE7, IE8/9 Compat Mode
-
Assignee Priority:P2
Description
An ace:dialog is defined in an ace:tabPane/ace:tabSet. When the dialog is opened in IE7 or IE8/9 COmpat mode the dialog is rendered under the modal overlay, therefore preventing the dialog from being clicked.
Activity
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #32185 | Fri Nov 16 15:26:54 MST 2012 | art.zambrano | |
| Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/jquery/ui/jquery-ui.js
MODIFY
/icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/jquery/ui/readme.txt
|
| Field | Original Value | New Value |
|---|---|---|
| Reporter | Migration [ remote ] | Arran Mccullough [ arran.mccullough ] |
| Assignee | Arturo Zambrano [ artzambrano ] | |
| Fix Version/s | EE-3.2.0.GA [ 10332 ] | |
| Assignee Priority | P2 [ 10011 ] |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Fix Version/s | 3.3 [ 10370 ] |
| Attachment | Case11751Example.zip [ 14994 ] |
| Fix Version/s | EE-3.2.0.BETA [ 10573 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #34047 | Fri Mar 22 18:56:39 MDT 2013 | nils.lundquist | |
| Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/util/HTML.java
MODIFY
/icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/jquery/ui/jquery-ui.js
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/accordion/AccordionRenderer.java
MODIFY
/icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/dialog/dialog.js
|
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #34075 | Tue Mar 26 12:20:25 MDT 2013 | nils.lundquist | Revert: Revert: |
| Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/util/HTML.java
MODIFY
/icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/jquery/ui/jquery-ui.js
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/accordion/AccordionRenderer.java
MODIFY
/icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/dialog/dialog.js
|
| Status | Resolved [ 5 ] | Closed [ 6 ] |

Attached test case and screen shot that shows the issue.