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

First click is ignored after opening context menu

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P1: Critical
    • None
    • 4.6.0
    • None
    • None

    Description

      Discovered while testing QTBUG-5180, but is independent of it.
      When a context menu is opened, the system does not give us the mouse release event after you lift your finger.
      Next touch event goes to the control which auto grabbed the pointer from the mouse press event.
      It ungrabs on the next mouse release event as normal.
      Then the context menu can be activated

      Presumed the mouse release event eaten somewhere in CONE / WSERV due to the popup window being created.

      Attachments

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

        Activity

          People

            jokiniva Jukka Jokiniva (Inactive)
            shkearns Shane Kearns
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes