Bug 461403 - Incorrect width and height on screen 2 while using scaling on X11
Summary: Incorrect width and height on screen 2 while using scaling on X11
Status: REPORTED
Alias: None
Product: yakuake
Classification: Applications
Component: general (other bugs)
Version First Reported In: 22.08.2
Platform: Kubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Eike Hein
URL:
Keywords: X11-only
Depends on:
Blocks:
 
Reported: 2022-11-04 09:38 UTC by Aurelijus
Modified: 2025-02-24 17:58 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aurelijus 2022-11-04 09:38:59 UTC
SUMMARY
Incorrect width and height on screen 2 while using scaling on X11. Yakuake works fine on screen 1 (main).

STEPS TO REPRODUCE
1. Move mouse to screen 2
2. Open yakuake

OBSERVED RESULT
* Yakuake window on the screen 2 gets a weird shape
    - looks like it is limited by the screen 1 height.
* Yakuake window starts at the corner, i.e. (0, 0), of the screen 2.
    - normally, it should be centered.


EXPECTED RESULT
Yakuake window is scaled appropriately to a screen.


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Kubuntu 22.10 (with backports ppa)
KDE Plasma Version: 5.26.2
KDE Frameworks Version: 5.99.0
Qt Version: 5.15.6

ADDITIONAL INFORMATION
* Yakuake behaves correctly (but unscaled) if started as
QT_SCREEN_SCALE_FACTORS=1; yakuake

* Interestingly, yakuake behaves correctly on screen 1 (with scaling). Presumably a result of the previous bug hunts.
(like https://bugs.kde.org/show_bug.cgi?id=388217, https://bugs.kde.org/show_bug.cgi?id=389448)
Comment 1 TraceyC 2025-02-24 17:58:46 UTC
Adding the x11-only keyword