Details
-
Task
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
None
-
None
Description
The Qt::WindowActive window state is filtered out at the QWindow level when set, and comments in the platform plugins (QCocoaWindow) seem to indicate that reporting it back though windowState() is also problematic.
As we have dedicated functions to check window activation, we should deprecate and remove any Qt::WindowActive reporting from QWindow and QtWidgets.