Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.9.4, 5.10.1
-
None
Description
We should be able to add:
QTRY_VERIFY(window.isExposed()) in tst_WaylandClient::events and it should pass.
Update: Seems to be working for wl_shell, but not for xdg_shell_v6, because it depends on the configure event being sent by the compositor. If we force wl-shell by setting QT_WAYLAND_SHELL_INTEGRATION=wl-shell, it works
Attachments
Issue Links
- is required for
-
QTBUG-66511 tst_WaylandClient::glWindow()s QOpenGLWindow::paintGL never gets called
- Closed
- relates to
-
QTBUG-63411 Fatal Wayland error when toggling window visible property
- Closed