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

ExtendedSelection Row Removal Reverses Selection

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 5.14.1
    • None

      Removing a row from a QTreeView which has ExtendedSelection deselects all rows and moves the focus to the row before the one removed (unexpected behavior). It does this regardless, even if there's only a single row selected. With SingleSelection it does the opposite, it moves the selection to the next row (expected behavior). This can be reproduced in the official "Editable Tree Model Example" by changing the selection mode of the view in the form designer and running/testing.

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

            dfaure_kdab David Faure
            RobertBColton Robert B. Colton
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes