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

Mouse release event ignored in popup menus on OS X (regression from Qt 4)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.5.0
    • 5.3.1, 5.4.2
    • None
    • OS X 10.10.3
    • macOS
    • 10126b37d2e4655e17a2ea25b10801d8f9186f1c

    Description

      In Qt 5.3.1 when you hold down the mouse to open a popup menu, move the mouse over a menu entry and the release the mouse button the menu is closed but the menu action is not triggered.

      See the attached simple test. Hold down the mouse over the button that says click me, a popup menu will open, now move your mouse to a menu button and release the mouse button. The menu closes but the action is not triggered.

      Instead if you release the mouse once the menu has popped up and then click on the menu entries, they work (the text in the label is changed).

      This is a regression from Qt 4, is inconsistent with how non Qt popup menus behave in OS X and makes popup menus much harder to use on OS X.

      Attachments

        Issue Links

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

          Activity

            People

              dedietri Gabriel de Dietrich (drgvond)
              kovid Kovid Goyal
              Votes:
              3 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes