Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
None
-
6.3.1
-
None
-
Mac mini (M1, 2020), macOS 12.4 (21F79)
AppleClang 13.1.6.13160021
-
-
401013b13f9b3585f227254a08c09364247c0ad1
Description
The EventLoop on macOS seems to get stuck depending on the mouse key used to open the QMenu of the Menu Bar.
If it is opened via left-click, the application exists correctly.
However, if the QMenu is activated via right-click the application gets stuck and never exists.
Please see attached MWE, it does not create any actual window but just a green QSystemTrayIcon.
Attachments
Issue Links
- duplicates
-
QTBUG-103515 QSystemTrayIcon/macOS: Cannot quit the app when the context menu is opened by secondary click
- Closed
- relates to
-
QTBUG-102161 EventLoops can get stuck on Mac (quit call to eventloop fails)
- Closed