Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4927934

JTree traversal is unlike Native windows tree traversal

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 6
    • 5.0
    • client-libs
    • beta
    • x86
    • windows_2000
    • Verified

        JTree traversal is unlike Native windows tree traversal.

        Steps to reproduce:
        --------------------
        1) Open Windows Explorer
        2) Go to any node that has few childs(Say My Folder)
        3) Now using the right arrow key traverse the this node(My folder)
        4) In native windows, the tree traversal will stop at the leaf node of the parent node (My folder)
        5) Now run SwingSet2 and Change the L&F to windows.
        6) Go to Tree Demo.
        7) Repeat step 2 and 3.
        8) But the tree traversal will not stop at the leaf node of the parent ( like My folder), it will go to the last node of the tree.

        This is unlike the Native windows tree behaviour

              apikalev Andrey Pikalev
              mjoshisunw Mayank Joshi (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: