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

SelectionRectangle in Drag mode intercepts events even when it should not

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.7.1
    • Quick: Controls 2
    • None
    • Linux/Wayland
    • f673e8328 (dev), 4def06bd5 (6.8), c29486b3e (6.7)

    Description

      When using a SelectionRectangle to provide drag-based selection for a TableView, it will filter and handle certain input events that it should not, primarily when using things like dialogs placed over the TableView. See the attached example, which creates a TableView with selection enabled. When clicking on "Open Dialog" it will open a dialog with a ListView inside it, which cannot be dragged to scroll it. Instead, if you drag far enough, you'll see the underlying table be selected through SelectionRectangle.

      Attachments

        For Gerrit Dashboard: QTBUG-125867
        # Subject Branch Project Status CR V

        Activity

          People

            richard Richard Moe Gustavsen
            awhiemstra Arjen Hiemstra
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes