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

Keypress on QTreeWidget doesn't jump to the item starting with that letter when few items are hidden

XMLWordPrintable

    • 53f48fceeec7af4439ee45111e327dd4e7a226e8

      For example if QTreeWidget  has top-level items "Father", "Apple", "Balloon", "Cat", "Acorn". 
      Say "Father" is hidden. 

      Now, when the tree has focus and you press "A" it selects "Apple" and if you press "A" again, it selects "Acorn". This is expected. 

      Now, if you press "A" again, it doesn't select "Apple". 

      If you don't hide "Father", it loops back and selects "Apple" when I press "A" for the third time.

        1. qtbug63869.zip
          4 kB
          Mika Salmela
        For Gerrit Dashboard: QTBUG-63869
        # Subject Branch Project Status CR V

            andysh Andy Shaw
            misalmel Mika Salmela
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes