Bug 507889

Summary: Power button screen is cut off on the sides on vertical display with 150% or higher scale
Product: [Plasma] plasmashell Reporter: Mors Mortium <morsmortium>
Component: Theme - BreezeAssignee: Plasma Bugs List <plasma-bugs>
Status: CONFIRMED ---    
Severity: normal CC: kde, nate, visual-design
Priority: NOR    
Version First Reported In: 6.4.3   
Target Milestone: 1.0   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: The buttons being cut off

Description Mors Mortium 2025-08-05 09:33:22 UTC
Created attachment 183798 [details]
The buttons being cut off

SUMMARY


STEPS TO REPRODUCE
1. Have a vertical display (mobile device or just rotated screen)
2. Set scale to 150%
3. Press power button

OBSERVED RESULT

The buttons for sleep and cancel, on the edges, are cut off.

EXPECTED RESULT

The buttons could take multiple rows if they can't fit.

SOFTWARE/OS VERSIONS
Operating System: Artix Linux 
KDE Plasma Version: 6.4.3
KDE Frameworks Version: 6.16.0
Qt Version: 6.9.1
Kernel Version: 6.15.8-artix1-1 (64-bit)
Graphics Platform: Wayland
Processors: 4 × Intel® N100
Memory: 16 GiB of RAM (11.4 GiB usable)
Graphics Processor: Intel® Graphics

ADDITIONAL INFORMATION
Comment 1 Nate Graham 2025-08-08 17:32:04 UTC
On e mobile device, typically you'd use Plasma Mobile which has a different, mobile-optimized logout screen. On a desktop monitor, this should be nearly impossible to make happen unless it's an unusually narrow (or wide rotated) screen and a high scale factor. I suppose it could happen in a constrained V window too.

Still, it's possible since the code doesn't account for this possibility.