-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.9.1, 6.10.0 Beta1
-
-
ee2450ccd (dev), 305200b80 (6.10), e38b9e45b (6.9)
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.