Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.RC2
-
Fix Version/s: 3.0
-
Component/s: Sample Apps
-
Labels:None
-
Environment:Browsers: IE 7/8/9
Code Rev: 3.0.0.RC2 build 8
Server: Tomcat 7
-
Assignee Priority:P1
Description
These two components do not render properly when first loading their pages in the showcase application:
http://localhost:8080/showcase/showcase.jsf?grp=aceMenu&exp=linkButton
http://localhost:8080/showcase/showcase.jsf?grp=aceMenu&exp=pushButton
IE 7:
ace:pushButton & ace:linkButton - Overview : when first loading the page the component is not rendered on the page inside the tab.
IE 8:
ace:pushButton & ace:linkButton - Overview : when first loading the page the component render over the tabs (screen shots attached). After switching tabs, or just moving the mouse over the page in case of the pushButton, they will be in the right place on the page.
IE 9: both components render in the wrong place when first loading the page.
http://localhost:8080/showcase/showcase.jsf?grp=aceMenu&exp=linkButton
http://localhost:8080/showcase/showcase.jsf?grp=aceMenu&exp=pushButton
IE 7:
ace:pushButton & ace:linkButton - Overview : when first loading the page the component is not rendered on the page inside the tab.
IE 8:
ace:pushButton & ace:linkButton - Overview : when first loading the page the component render over the tabs (screen shots attached). After switching tabs, or just moving the mouse over the page in case of the pushButton, they will be in the right place on the page.
IE 9: both components render in the wrong place when first loading the page.
I re-tested the showcase app with ICEfaces3 trunk revision 27232, in IE7 and IE8, and found this issue has been resolved.