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

ButtonRelease event not processed correctly when button is pressed on one X11 screen and released on another

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P2: Important P2: Important
    • None
    • 4.6.3, 4.7.1
    • Core: Event loop
    • None
    • X11

      When a mouse button is pressed over a QWidget Qt grabs the mouse and directs the events back to the widget even as the mouse leaves the widget. If the mouse pointer is moved to another X11 screen than the one the widget is on and the button then released then the ButtonRelease event isn't properly processed. If you move the mouse pointer (now without holding a button) back over the widget it starts processing mouse-motion events as if the button was still pressed down.

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

            Unassigned Unassigned
            ts Thomas Sondergaard
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes