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

button gets stuck in down state when mouse leaves inactive window

    XMLWordPrintable

Details

    • Windows

    Description

      I used the supllied windowflags example. Any widget button will do.
      The steps reproduce always. A video is attached.
      1 Press the button down.
      2 Make the window is inactive by either
          invoking the start menu with start ⊞ or ctrl + escape, or
          hitting alt + tab.
      3 Leave the mouse cursor out of the window.
          Make sure the window does not capture a mouse leave event.
          For that one has to move the mouse fast.
          Firing off the screenshot tool is also an option to prevent the event delivery.

      The button object state reports 'down' property to be 'true', so this is not just a visual.
      Focus chage or consequent clicks fix the state, though.

      Attachments

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

        Activity

          People

            owolff Oliver Wolff
            danilshkodin danilshkodin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes