https://bugs.kde.org/show_bug.cgi?id=482562
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WAITINGFORINFO |--- Summary|Plasma panel won't center |With existing vertical |and using auto hide creates |panel, new bottom panel set |an empty space under a |to custom width isn't |window |correctly centered and | |attached to its screen edge | |until plasmashell is | |restarted Ever confirmed|0 |1 Keywords|qt6 | Status|NEEDSINFO |CONFIRMED --- Comment #3 from Nate Graham <n...@kde.org> --- I think I can reproduce the issue, but the steps are fairly involved. Here are the steps that work for me with a single screen at 225% scale: 1. Start with a default bottom panel 2. Right-click on it > Show Panel Configuration 3. Move it over to the left screen edge 4. Exit Edit Mode by clicking on the close button on the global Edit Mode toolbar 5. Restart plasmashell with `systemctl restart --user plasma-plasmashell.service` for good measure 6. Right-click on desktop > Enter Edit Mode 7. Global Edit Mode toolbar > Add Panel > Empty Panel 8. Right-click on new empty full-width bottom panel > Show Panel Configuration 9. Change width mode to Custom 10. Drag on right edge of ruler to set a custom width At this point, the panel resizes, but it's attached to the left side of the screen, not centered as expected. 11. Now exit edit mode by clicking on the close button on the global Edit Mode toolbar At this point, the bottom panel is not touching the bottom of the screen. 12. Now restart plasmashell with `systemctl restart --user plasma-plasmashell.service` At this point, the panel is centered and touching the bottom of the screen as expected. -- You are receiving this mail because: You are watching all bug changes.