Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
5.4.0
-
Windows XP SP3
Description
When showing multiple widgets with Qt::Popup flag set, only the first can recieve EnterEvent and LeaveEvent.
There is a project in attach showing some popup widgets on main window. Only the first of them reacting when mouse entering or leaving.
In 4.8.0 version of QT it has no problem and works as expected - all popup widgets can recieve mouse events.
Attachments
Issue Links
- relates to
-
QTBUG-128453 App stops receiving touch events if the popup is dismissed on MacOS
- Open