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?
This screenshot shows multiple outputConnectionStatus "spinners".