Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: EE-4.1.0.GA
-
Component/s: ACE-Components
-
Labels:None
-
Environment:ICEfaces 4 trunk r49216. Tomcat 8, all browsers
-
Assignee Priority:P2
Description
Some of the ace:tabSet showEffect attributes do not render properly. When changing tabs the content is only partially shown in the first 0.5 second, then loads completely. This may be in part because our test machines as well as my PC run very slow.
See attached screen shots:
1.png - The page when first loaded
2.png - After changing to tab 3, the "Ta" and half of the b are what is initially displayed in the content area.
3.png - Tab 3 content now fully loaded.
http://dev.icesoft.com/svn/repo/qa/trunk/Regression-Icefaces4/Sparkle/Nightly/tabSet
/tabsetAttribute.jsf was updated to include additional showEffects.
Many other effects besides "clip" appear to have rendering issues. These effects include:
blind, shake, puff, slide, and bounce.
See attached screen shots:
1.png - The page when first loaded
2.png - After changing to tab 3, the "Ta" and half of the b are what is initially displayed in the content area.
3.png - Tab 3 content now fully loaded.
http://dev.icesoft.com/svn/repo/qa/trunk/Regression-Icefaces4/Sparkle/Nightly/tabSet
/tabsetAttribute.jsf was updated to include additional showEffects.
Many other effects besides "clip" appear to have rendering issues. These effects include:
blind, shake, puff, slide, and bounce.
Verified ICEfaces4 trunk r49636 on IE8, IE11, FF49, Chrome55, MsEdge38, with ace:tabSet QA test app, /tabsetAttribute.jsf test.
No rendering issues seen with any of the effects.