Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.RC1
-
Component/s: ACE-Components
-
Labels:None
-
Environment:*
-
Assignee Priority:P1
-
Affects:Documentation (User Guide, Ref. Guide, etc.), Compatibility/Configuration
Description
Client-side movement/repositioning of DOM fragments don't work well with our DOM diff. and update framework. Need to change dialog components to avoid doing this.
Issue Links
- blocks
-
ICE-7503
ace:confirmationDialog: Changing the Header or Message values results in double buttons being rendered until next edit.
-
- Closed
-
Activity
| Field | Original Value | New Value |
|---|---|---|
| Salesforce Case | [] | |
| Fix Version/s | 3.0.1 [ 10282 ] |
| Salesforce Case | [] | |
| Fix Version/s | 3.0 [ 10241 ] | |
| Fix Version/s | 3.0.1 [ 10282 ] | |
| Affects | [Documentation (User Guide, Ref. Guide, etc.)] |
| Salesforce Case | [] | |
| Assignee Priority | P1 | |
| Assignee | yip.ng [ yip.ng ] |
| Link | This issue blocks ICE-7491 [ ICE-7491 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #26812 | Fri Dec 09 14:37:50 MST 2011 | yip.ng | |
| Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/dialog/DialogMeta.java
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/dialog/DialogRenderer.java
MODIFY
/icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/dialog/dialog.js
|
| Attachment | screenshot-1.png [ 13867 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #26816 | Sun Dec 11 10:48:59 MST 2011 | yip.ng | |
| Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/confirmationdialog/confirmationdialog.js
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/confirmationdialog/ConfirmationDialogMeta.java
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/confirmationdialog/ConfirmationDialogRenderer.java
|
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Salesforce Case | [] | |
| Affects | [Documentation (User Guide, Ref. Guide, etc.)] | [Documentation (User Guide, Ref. Guide, etc.), Compatibility/Configuration] |
| Fix Version/s | 3.0.RC2 [ 10313 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |

This affects ace:dialog, ace:confirmationDialog, and ace:notificationPanel. Also verify that ace:tooltip is not affected.