Created attachment 153788 [details] Unnecessary panel space SUMMARY Please watch the attached screen recording and observe how unnecessary space appear. STEPS TO REPRODUCE 1. Create a panel. 2. Place the panel on the same side as any other panel. 3. Unnecessary space will appear. OBSERVED RESULT 2+ panels on one side create unnecessary space. EXPECTED RESULT 2+ panels on one side without any unnecessary space. SOFTWARE/OS VERSIONS KDE Plasma: 5.26.3 KDE Frameworks: 5.99 Qt Version: 5.15.7 Kernel version: 5.15.78-1-lts Graphics platform: X11 ADDITIONAL INFORMATION CPU: 12 x 11th Gen Intel Core i5-11400H Memory: 7.6 GB GPU: NVIDIA GeForce RTX 3060 Manufacturer: LENOVO The product's name: 82JH System version: Legion 5 15ITH6H
*** Bug 462730 has been marked as a duplicate of this bug. ***
*** Bug 463569 has been marked as a duplicate of this bug. ***
*** Bug 463461 has been marked as a duplicate of this bug. ***
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/2485
Git commit 40f396524933dd91d62099a0a9b4df1afaca9b02 by Nate Graham, on behalf of Niccolò Venerandi. Committed on 09/01/2023 at 00:57. Pushed by ngraham into branch 'master'. Fix calculation of available screen rect with multiple panels on the same screen edge As an example, if previously we had two 30px panels one next to each other, the code would reserve a 60px area, rather than just a 30px area. FIXED-IN: 5.27 M +10 -4 shell/shellcorona.cpp https://invent.kde.org/plasma/plasma-workspace/commit/40f396524933dd91d62099a0a9b4df1afaca9b02
*** Bug 463843 has been marked as a duplicate of this bug. ***
*** Bug 465042 has been marked as a duplicate of this bug. ***
*** Bug 464964 has been marked as a duplicate of this bug. ***