Created attachment 161977 [details] Image showing spectacle misalignment SUMMARY *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** STEPS TO REPRODUCE 1. Setup a dual-monitor system with the external screen on the left and the laptop screen on the right. 2. In KDE plasma, set global scale to 125% 3. Launch spectacle with rectangular region with `spectacle -r -b` OBSERVED RESULT The spectacle window on the laptop screen shows misaligned screen contents (see picture) EXPECTED RESULT The spectacle window on the laptop screen should display correctly aligned screen contents. SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: 5.27.8 KDE Frameworks Version: 5.110.0 Qt Version: 5.15.10 ADDITIONAL INFORMATION The issue disappears when I run with ``` QT_SCREEN_SCALE_FACTORS=1 spectacle -r -b ``` The default value of QT_SCREEN_SCALE_FACTORS is ``` eDP-1=1.25;DP-1=1.25;DP-2=1.25;DP-1-0=1.25;DP-1-1=1.25;HDMI-1-0=1.25;DP-1-2=1.25 ```
Is this on X11 or Wayland?
X11.
Thanks. This is fixed in the upcoming Spectacle 24.02 release already.
*** Bug 478491 has been marked as a duplicate of this bug. ***
*** Bug 476370 has been marked as a duplicate of this bug. ***
*** Bug 481284 has been marked as a duplicate of this bug. ***