Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
5.12.3, 5.12.4
-
None
-
Arch Linux Qt 5.12.4, weston 6.0.0
Description
I have widget B which isn't a child of widget A and if it is hidden behind the widget A it isn't possible to get it back in front (show).
This wasn't a issue with Qt 5.11.3. If I revert commit "Client: Don't spam expose events" it works again.
I attached a small example which shows the behavior.