Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.9.1, 6.10.0 Beta1
-
None
Description
When I set the Qt::ExpandedClientAreaHint and Qt::CustomizeWindowHint to create a custom header for the window, it no longer handles mouse events. Keyboard input works fine, I can navigate through the input widgets and type into line edits etc. But I can't hover or click on anything.
Removing either Qt::ExpandedClientAreaHint or Qt::CustomizeWindowHint brings back mouse events.