Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Cannot Reproduce
-
Affects Version/s: 2.0.2
-
Fix Version/s: 3.1.0.BETA1
-
Component/s: ACE-Components
-
Labels:None
-
Environment:JBoss 6, ICEfaces 2.0.2
-
Workaround Description:We managed to get them to overlay each other using css absolute positioning. I needed to sets of styles because the one in the tabset thinks the body is starting under the actual tabs.
Description
We have a page that contains an OutputConnectionStatus indicator that is placed in the near-top right hand corner of their template. Below this they have an ace:tabSet (server side). The ace:tabSet also renders an OutputConnectionStatus below the tab while the actual contents are rendering. I've attached a screenshot showing both OutputConnectionStatus images (one spinning, one not) in the attached screenshot.
Is there a way to tell the ace:tabSet to use the existing Connection Status on the page instead of dynamically rendering on in the div below the tab?
Is there a way to tell the ace:tabSet to use the existing Connection Status on the page instead of dynamically rendering on in the div below the tab?
Just did a quick run of this test app against the latest trunk code and no longer see the described issue so it appears to be fixed somewhere along the way. Marking as can't reproduce.