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

XCB: DragMove event is not generated on key press

    XMLWordPrintable

Details

    • Linux/X11, macOS, Windows

    Description

      1) On Windows, when a modifier key, such as Shift is pressed, new DragMove event is generated. macOS should behave the same way too (I did not test myself).

      2) On Linux, dragging simply ignores all key events (except esc) and updates modifier state only after moving mouse when holding a key down. Dropping seems to notice modifier keys.

      To reproduce:

      • Run attached application
      • start dragging the circle and stop
      • press shift, ctrl or alt
        -> nothing happens (no move event)

      Instead it should probably behave like on other platforms.

      Attachments

        Issue Links

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

          Activity

            People

              avolkov Alexander Volkov
              poikelin Joni Poikelin
              Votes:
              1 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes