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

TableView expandable selection isn't working properly

    XMLWordPrintable

Details

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

    Description

      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.

      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
            kvorobyov Konstantin Vorobyov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes