Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-3127

Adding node to a collapsed tree node should not cause it to expand

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.4.13, 1.5-M3
    • 1.4.13, 1.5-M3
    • wicket
    • None

    Description

      The fix for WICKET-3112 made a unwanted minor modification to the Tree behavior that was established in WICKET-2886.

      Adding a child to a tree node that already has children and that is currently collapsed now causes the parent node to expand so that all the children are displayed. Only adding the first child to a node should cause it to expand, in all other cases the state of the parent node should not change.

      Attachments

        1. WICKET-3127-QuickStart.zip
          22 kB
          Mike Hefner
        2. WICKET-3127-fix.patch
          2 kB
          Mike Hefner

        Issue Links

          Activity

            People

              mgrigorov Martin Tzvetanov Grigorov
              mikehefner Mike Hefner
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: