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

TableView expandable selection isn't working properly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: P2: Important P2: Important
    • None
    • 5.7.1, 5.8.0, 5.9.0 RC
    • Quick: Controls 1
    • None
    • macOS 10.11.6, windows 10

      After using select function and changing currentRow using the following codeĀ 

      tableView.selection.select(1)
      tableView.currentRow = 1
      

      TableView selection starts behaving wrong.

      Steps to reproduce:

      1. lunch the attached example
      2. Click on 3rd or 4th item while holding the Shift key. For some unknown reason the first item is always selected.

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

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            kvorobyov Konstantin Vorobyov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes