Details
-
Bug
-
Resolution: Unresolved
-
P1: Critical
-
None
-
6.9.0
-
None
-
- **Qt Version**: 6.9.0
- **Platform**: macOS [15.5 (24F74)]
- **Compiler**: Apple clang version 16.0.0
-
-
macOS
Description
Summary
When a `Qt::Window` widget is hidden during `mousePressEvent`, its mouse tracking becomes permanently corrupted. Child widgets no longer receive mouse enter/leave events, and mouse move events are not delivered. This does not occur with `Qt::Popup` widgets.
Steps to Reproduce:
see attachment