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

TableView selection Shift/Ctrl click behaviour absent

    XMLWordPrintable

Details

    • All
    • 517d0efb7 (dev)

    Description

      I've been playing with the new selection features available starting 6.5.0 and have run into some limitations. The common UI of holding Shift on the keyboard and clicking to select a range doesn't work, nor does holding Ctrl to select individual elements. I see SelectionRectangle is there to provide the equivalent mouse/finger drag UI, but it's odd that the keyboard clicking UI is absent; I think most (desktop) users would expect this functionality to be present. (Also possibly worth noting is that range based selection using the keyboard alone does appear to work, holding Shift and using the arrow keys.)

      A cursory look at the code reveals that and clicks/taps are ignored completely if any modifiers are held (see QQuickTableViewPrivate::handleTap).

      Attachments

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

        Activity

          People

            richard Richard Moe Gustavsen
            timangus Tim Angus
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes