ICEfaces
  1. ICEfaces
  2. ICE-10552

ace:splitPane - Can't set height for panes

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major 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

      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.

        Activity

        Hide
        Arran Mccullough added a comment -

        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.

        Show
        Arran Mccullough added a comment - 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.
        Hide
        Arturo Zambrano added a comment -

        r44210: committed fix to give precedence to height set in style attribute.

        Coming from the ICEMobile project, the split pane has some special logic to resize the panes. This fix consists in checking to see if there is a specific height set via the style attribute and in such case give precedence to it.

        Show
        Arturo Zambrano added a comment - r44210: committed fix to give precedence to height set in style attribute. Coming from the ICEMobile project, the split pane has some special logic to resize the panes. This fix consists in checking to see if there is a specific height set via the style attribute and in such case give precedence to it.
        Hide
        Liana Munroe added a comment -

        Verified ICEfaces 4 trunk r44210 using attached test case as well as QA test application splitPane Dynamci Attribute test. Tomcat 7, IE 11, FF 34, Chrome 40.

        Show
        Liana Munroe added a comment - Verified ICEfaces 4 trunk r44210 using attached test case as well as QA test application splitPane Dynamci Attribute test. Tomcat 7, IE 11, FF 34, Chrome 40.

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Arran Mccullough
          • Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: