JTree traversal is unlike Native windows tree traversal

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 6
    • Affects Version/s: 5.0
    • Component/s: 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

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

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: