| Summary: | Incorrect width and height on screen 2 while using scaling on X11 | ||
|---|---|---|---|
| Product: | [Applications] yakuake | Reporter: | Aurelijus <odysei> |
| Component: | general | Assignee: | Eike Hein <hein> |
| Status: | REPORTED --- | ||
| Severity: | normal | Keywords: | X11-only |
| Priority: | NOR | ||
| Version First Reported In: | 22.08.2 | ||
| Target Milestone: | --- | ||
| Platform: | Kubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
Adding the x11-only keyword |
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)