STEPS TO REPRODUCE 1. start Wayland session 2. right click on wallpaper > Customize layout 3. close the edit mode toolbar on top by clicking on its "x" button OBSERVED RESULT edit mode toolbar flickers when closed EXPECTED RESULT edit mode toolbar should close smoothly SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 5.18.1 KDE Frameworks Version: 5.67.0 Qt Version: 5.14.1
Humm, this behavior also occurs on X11.
Created attachment 126209 [details] screen recording
Can reproduce on X11.
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/1165
Git commit 5f384e75bef57231fe01155da479375c315a9706 by Fushan Wen. Committed on 21/09/2022 at 12:57. Pushed by fusionfuture into branch 'master'. desktoptoolbox: fix flickering on closing The visible property needs to keep true until opacity becomes 0, otherwise the toolbox will flicker on closing. FIXED-IN: 5.26 5.24.7 M +1 -1 toolboxes/desktoptoolbox/contents/ui/ToolBoxContent.qml https://invent.kde.org/plasma/plasma-desktop/commit/5f384e75bef57231fe01155da479375c315a9706
Git commit 51a36f960f48dd5c18fb73b53924dafcc7414e07 by Fushan Wen. Committed on 21/09/2022 at 12:57. Pushed by fusionfuture into branch 'Plasma/5.24'. desktoptoolbox: fix flickering on closing The visible property needs to keep true until opacity becomes 0, otherwise the toolbox will flicker on closing. FIXED-IN: 5.26 5.24.7 (cherry picked from commit 5f384e75bef57231fe01155da479375c315a9706) M +1 -1 toolboxes/desktoptoolbox/contents/ui/ToolBoxContent.qml https://invent.kde.org/plasma/plasma-desktop/commit/51a36f960f48dd5c18fb73b53924dafcc7414e07
It's reproducible again. Operating System: Arch Linux KDE Plasma Version: 5.26.0 KDE Frameworks Version: 5.99.0 Qt Version: 5.15.6 Graphics Platform: Wayland
Git commit 1e547fe7ef946ebdfd503a9506f9ffae94555a1f by Fushan Wen. Committed on 12/10/2022 at 01:34. Pushed by fusionfuture into branch 'Plasma/5.26'. desktoptoolbox: fix flickering on closing The visible property needs to keep true until opacity becomes 0, otherwise the toolbox will flicker on closing. FIXED-IN: 5.26 5.24.7 (cherry picked from commit 5f384e75bef57231fe01155da479375c315a9706) M +1 -1 toolboxes/desktoptoolbox/contents/ui/ToolBoxContent.qml https://invent.kde.org/plasma/plasma-desktop/commit/1e547fe7ef946ebdfd503a9506f9ffae94555a1f
Forgot to cherry-pick to 5.26 branch, should be fixed in 5.26.1