Bug 491302

Summary: plasma 6 regression: wrong positioning in dual-screen setup
Product: [Applications] yakuake Reporter: Ilia Kats <ilia-kats>
Component: generalAssignee: Eike Hein <hein>
Status: REPORTED ---    
Severity: normal CC: aspotashev
Priority: NOR    
Version First Reported In: 24.05.2   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Ilia Kats 2024-08-05 14:10:45 UTC
I have two screens on top of each other: Screen 1is on the bottom, screen 2 is on top. Screen 2 is larger than screen 1. I want Yakuake to always open on screen 1, which worked on Plasma 5. Since the upgrade to Plasma 6 (I'm running an X11 session at the moment), Yakuake will sometimes open correctly on screen 1, sometimes in the middle of screen 2 with a size appropriate for screen 1, and sometimes on top of screen 2 with a size appropriate for screen 2. I also have the feeling that once it opens on top of screen 2 with the appropriate size, it always stays on screen 2.

Also, since the upgrade the tab bar and title bar buttons are way too large.
Comment 1 Ilia Kats 2024-08-06 12:55:33 UTC
setting QT_SCALE_FACTOR_ROUNDING_POLICY=round appears to fix the issue