SUMMARY On Wayland, if I set the panel to auto hide, it is shown after resuming from suspend until I hover it with the mouse cursor for one time. STEPS TO REPRODUCE 1. Start a Wayland session. 2. Set panel to auto hide. (Panel is hidden.) 3. Suspend system. 4. Resume. 5. If lock screen is enabled, enter password. OBSERVED RESULT Panel is shown allthough it is set to auto hide. Needs one mouse hover to resume auto hiding. EXPECTED RESULT Panel is hidden when set to auto hide, as in X11 session. SOFTWARE/OS VERSIONS OS/Kernel: Neon Unstable 6.2.0-32-generic KDE Plasma Version: 5.27.80 KDE Frameworks Version: 5.240 Qt Version: 6.6.0 ADDITIONAL INFORMATION Tested with fresh user account on Neon Unstable with Plasma 6, and on Kubuntu 23.04 with Plasma 5.27.8 Commented first on #461741, was adviced to fill a new bug.
Can reproduce.
Git commit bf0b5574368e3b1997be42dc8a9f85db97369766 by Vlad Zahorodnii. Committed on 29/01/2024 at 09:49. Pushed by vladz into branch 'master'. shell: Don't show the panel temporarily on new screen Screen edge constraints have been relaxed so the panel doesn't need to issue a hide request on new output anymore. Related: bug 448420 M +0 -1 shell/panelview.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/bf0b5574368e3b1997be42dc8a9f85db97369766
Git commit d7617f5f62408b83ad5433cd4fa464c30278c6b4 by Vlad Zahorodnii. Committed on 29/01/2024 at 10:10. Pushed by vladz into branch 'Plasma/6.0'. shell: Don't show the panel temporarily on new screen Screen edge constraints have been relaxed so the panel doesn't need to issue a hide request on new output anymore. Related: bug 448420 (cherry picked from commit bf0b5574368e3b1997be42dc8a9f85db97369766) M +0 -1 shell/panelview.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/d7617f5f62408b83ad5433cd4fa464c30278c6b4