Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.3.1
-
None
-
Mac mini (M1, 2020), macOS 12.4 (21F79)
AppleClang 13.1.6.13160021
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
- relates to
-
QTBUG-102161 EventLoops can get stuck on Mac (quit call to eventloop fails)
- Open