Bug 491302 - plasma 6 regression: wrong positioning in dual-screen setup
Summary: plasma 6 regression: wrong positioning in dual-screen setup
Status: REPORTED
Alias: None
Product: yakuake
Classification: Applications
Component: general (other bugs)
Version First Reported In: 24.05.2
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Eike Hein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-05 14:10 UTC by Ilia Kats
Modified: 2025-09-04 18:06 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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