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

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes