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
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.