Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 4.1
-
Fix Version/s: EE-4.1.0.RC1, EE-4.1.0.GA, 4.2.BETA, 4.2
-
Component/s: ACE-Components
-
Labels:None
-
Environment:ICEfaces 4.1
Description
IF4 trunk r46143
QA test app:
http://dev.icesoft.com/svn/repo/qa/trunk/Regression-Icefaces4/Sparkle/Nightly/panelStack
Test page: /panelStackDialog.jsf
In any browser, after opening the dialog with the panelStack inside, the dialog renders without its content (see panelStackDialog.PNG attachment) when changing the stackPanes. This issue can be only reproduced if the /panelStackDialog.jsf page is accessed using the link from the index page.
Steps:
go to localhost:8080/panelStack in a cache cleared browser.
click on the link: "ace:panelStack inside ace:dialog"
click "Show" button > dialog is rendered properly and the panelStack renders StackPane1 selected.
select another stackPane from the drop-down inside the dialog > the dialog renders as in attached panelStackDialog.PNG.
QA test app:
http://dev.icesoft.com/svn/repo/qa/trunk/Regression-Icefaces4/Sparkle/Nightly/panelStack
Test page: /panelStackDialog.jsf
In any browser, after opening the dialog with the panelStack inside, the dialog renders without its content (see panelStackDialog.PNG attachment) when changing the stackPanes. This issue can be only reproduced if the /panelStackDialog.jsf page is accessed using the link from the index page.
Steps:
go to localhost:8080/panelStack in a cache cleared browser.
click on the link: "ace:panelStack inside ace:dialog"
click "Show" button > dialog is rendered properly and the panelStack renders StackPane1 selected.
select another stackPane from the drop-down inside the dialog > the dialog renders as in attached panelStackDialog.PNG.
Tested with ICEfaces 4 trunk r46245. Tomcat 7 all browsers. When using the show button the dialog quickly opens/closes then opens again. Will test this JIRA again after
ICE-10838is resolved.