Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.9.5, 6.0
-
MacOSX 10.13.3
Qt 5.9.5
-
-
b1b75326f4779c5a8d4ce65626ef8a80079ff994 (qt/qtbase/dev)
Description
My Qt test application consists of 2 dialogs. In both dialogs there are QLineEdit controls. First, I opened a new dialog by clicking on the button from the main window. On right click on QLineEdit control from the main window popup menu appears, and without closing that menu I clicked on QLineEdit from another dialog, but QLineEdit is not focused. It is not usable, and user can't input anything in QLineEdit until I close that dialog and reopen it.
I have attached source files of the test application.
Thanks in advance.
Attachments
Issue Links
- relates to
-
QTBUG-66513 qApp activeWindow wrong after button menu popup
- Closed
-
QTBUG-78750 macOS: Context menus become unusable
- Closed