-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Cannot Reproduce
-
Affects Version/s: 5.3.0
-
Fix Version/s: None
-
Component/s: QPA: Wayland
-
Labels:None
-
Environment:Linux, QtWayland module on dev branch, HEAD at e5d1d051e413160e37e7b61d8d7ad74298f98a76
A QWidget updating it's window title through QWidget::setWindowTitle doesn't have any effect with -platform wayland. On -platform xcb it's working fine.
Example code attached.