Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.7RC1
-
Fix Version/s: 1.7
-
Component/s: ICE-Components
-
Labels:None
-
Environment:n/a
-
ICEsoft Forum Reference:
-
Support Case References:
Description
The panelDivider divider will show up offset when dragging in an absolute-positioned container. Have to adjust for absolute offset.
How to test:
In component-showcase\web\inc\layoutPanels\panelDivider.jspx, change the outer containing panel to be absolutely-positioned:
<ice:panelGroup styleClass="formBorderHighlight" style="position:absolute">