Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-32617

Left Arrow key does not keep selecting parent node in QTreeView

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 4.8.5, 5.1.0
    • Widgets: Itemviews
    • None
    • OSX 10.6 10.8 cocoa
    • macOS

    Description

      The arrows (Left arrow key) should continue to navigate up in the tree, but it does not. This works good in windows and Linux but not in Mac. (Native Mac application does work good)

      Our simpleTreeMode example can be used (without any change) to reproduce.
      Steps to reproduce:

      -Run simpletreemodel example and expand fourth node "From Editing Mode"
      -Again expand child node of it "layouts"
      -Select any child node of it or "The grid layout" and hit left arrow key

      It should select parent node "Layouts" (and collapsed the node or) and further arrow hit should have collapsed it and further arrow key should select node "From Editing Mode"

      But the result is it does not do any thing.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            qtcomsupport Qt Support
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes