Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.0
-
Fix Version/s: EE-4.0.0.GA, 4.1
-
Component/s: ACE-Components
-
Labels:None
-
Environment:All
-
Assignee Priority:P2
-
Support Case References:Support Case #13343 - https://icesoft.my.salesforce.com/50070000014vdAu
Description
When using an ace:splitPane component it is not possible to set a height to the panes. Setting style="height: 100px;" on the component does not set the height of the left/right facets.
Attached test case that shows issue.
Load welcomeICEfaces.jsf, the panes are rendered with a height of 255px where the height is set to 100px. It actually looks to render much larger then 255px when displayed.