Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
6.4.0
-
None
-
5a76837a7f (qt/qtbase/dev) 5a76837a7f (qt/tqtc-qtbase/dev) 5a76837a7f (qt/qtbase/wip/protobuf) e5743ee7db (qt/qtbase/6.4) e5743ee7db (qt/tqtc-qtbase/6.4)
Description
Reproduction:
Use the dialogs test (tests/manual/dialogs). Click on 'Show modal'. The dialog is not being refreshed - try typing in it. Only when one clicks on the dialog, the typed characters become visible.
This is due to several expose events being put in the system event queue for the window, where the window is still not visible - this results in the exposed property of the window being false, which results in a drop in window sync request.
Attachments
Issue Links
- is covered by
-
QTBUG-105356 Windowing Issues with WebAssembly
-
- Closed
-
For Gerrit Dashboard: QTBUG-105363 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
425205,3 | Only manually expose the wasm window on raise/lower if it is visible | dev | qt/qtbase | Status: MERGED | +2 | 0 |
426391,3 | Only manually expose the wasm window on raise/lower if it is visible | 6.4 | qt/qtbase | Status: MERGED | +2 | 0 |