Created attachment 152595 [details] screen recording SUMMARY Please watch the attached screen recording. The height of vertical Panel is 40 and it increases to 44 after changing to horizontal position. EXPECTED RESULT the height should not change after changing the position of the Panel SOFTWARE/OS VERSIONS Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.26.80 KDE Frameworks Version: 5.99.0 Qt Version: 5.15.6 Graphics Platform: Wayland
Can reproduce.
Can sometimes reproduce, usually after the width of the vertical panel is changed manually.
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/2371
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/2372
Git commit ec181cd7b12b68f6b20959959bcf2ebb916c6f0a by Fushan Wen. Committed on 30/11/2022 at 14:53. Pushed by fusionfuture into branch 'master'. shell: migrate old panel thickness settings M +2 -0 shell/CMakeLists.txt A +9 -0 shell/kconf_update/CMakeLists.txt A +65 -0 shell/kconf_update/plasmashell-5.27-use-panel-thickness-in-default-group.cpp [License: GPL(v2.0+)] A +10 -0 shell/kconf_update/plasmashell-5.27-use-panel-thickness-in-default-group.upd https://invent.kde.org/plasma/plasma-workspace/commit/ec181cd7b12b68f6b20959959bcf2ebb916c6f0a
Git commit 4b7aecac50290fb9adc191219b84822a0508a612 by Fushan Wen. Committed on 30/11/2022 at 14:32. Pushed by fusionfuture into branch 'master'. shell: always use the same thickness value for horizontal/vertical panel This avoids desync between two thickness values. FIXED-IN: 5.27 M +1 -1 shell/panelview.cpp https://invent.kde.org/plasma/plasma-workspace/commit/4b7aecac50290fb9adc191219b84822a0508a612