ICEfaces
  1. ICEfaces
  2. ICE-3041

ice:tree hideRootNode="true" causes perceived root node to always show the plus icon, even when expanded

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.7RC1
    • Fix Version/s: 1.7.1
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      deployed as portlet in liferay

      Description

      I have an ice:tree component with hideRootNode="true", and a backing bean that populates the model the value attribute is bound to.

      When the tree renders it always shows a plus icon next to the perceived root node (actually the child of the root node, since the hideRootNode is set to true).
      i.e.,
        <invisible root node>
              + <perceived root>

      The plus icon on the perceived root never changes to minus, whether the node is expanded or collapsed.

      If I change the hideRootNode to false, then I see the true tree root node and all the +/- expand/contract icons work correctly.

      Image attached.
      1. screenshot-6.jpg
        146 kB
      2. screenshot-5.jpg
        140 kB
      3. screenshot-4.jpg
        142 kB
      4. screenshot-3.jpg
        138 kB
      5. screenshot-2.jpg
        140 kB
      6. screenshot-1.jpg
        135 kB
      7. icetreebug.JPG
        25 kB

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #16743 Wed May 28 16:13:28 MDT 2008 yip.ng ICE-3041
        Fixed wrong/misaligned expand/collapse icon for first node of tree when hideRootNode = "true".
        Files Changed
        Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/core/src/com/icesoft/faces/resources/css/rime/css-images/tree_nav_top_close.gif
        Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/component/src/com/icesoft/faces/component/tree/TreeRenderer.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #16742 Wed May 28 16:12:32 MDT 2008 yip.ng ICE-3041
        Fixed wrong/misaligned expand/collapse icon for first node of tree when hideRootNode = "true".
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/resources/css/rime/css-images/tree_nav_top_close.gif
        Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/tree/TreeRenderer.java

          People

          • Assignee:
            Unassigned
            Reporter:
            Andrew Longley
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: