Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.1-Beta2
-
Component/s: ACE-Components
-
Labels:None
-
Environment:ICEfaces 3, showcase sample
Description
When using the showcase ace:confirmationDialog Overview demo (http://localhost:8080/showcase/showcase.jsf?grp=aceMenu&exp=confirmationDialogBean), if you modify the Header or Message text in the demo, the resulting confirmation panel will contain two instances of the panel body and buttons.
If you close the double-body dialog and open it again, it will appear correctly the second time. I also noticed that the changed text doesn't actually appear the first time you open the dialog, but does the second time.
If you close the double-body dialog and open it again, it will appear correctly the second time. I also noticed that the changed text doesn't actually appear the first time you open the dialog, but does the second time.
Issue Links
- depends on
-
ICE-7517 Refactor dialog comps to avoid client-side dom movement/repositioning of server-rendered markup.
-
- Closed
-
Tested with code revision 27126 in all major browsers, and issue is resolved.
Noticed that the Overview page of the ace:confirmationDialog component has changed, so there is no possibility to edit the header, the message, dimensions, etc on the page.