On a multi-monitor setup screenshoting a rectangle captures the wrong screen area: On the first (leftmost) monitor it is correct. On the second monitor the captured area is much to the right from the selected rectangle. On the third monitor it captured the full desktop (3 monitors) instead of the selection.
Are you using Wayland or X11?
I use X11
Version 21.12.3 does not have the problem.
Can you take a screenshot of what your screen arrangement looks like in the KScreen KCM?
Created attachment 157883 [details] Screen layout
Is this problem still around? I could not reproduce this.
Yes, it still happens with 23.03.90 too
Created attachment 158019 [details] Could not reproduce with this screen layout
This is a different layout. I have 3 monitors (two 4K, one smaller). Main one is the middle one. QT_SCREEN_SCALE_FACTORS=DisplayPort-0=1.5;DisplayPort-1=1.5;DisplayPort-2=1.5;HDMI-A-0=1.5; DisplayPort-0 is the middle one, DisplayPort-1 is the leftmost, DisplayPort-2 is the rightmost (smaller). HDMI was not turned on when I did the test.
(In reply to András Manţia from comment #9) > This is a different layout. I have 3 monitors (two 4K, one smaller). Main > one is the middle one. > QT_SCREEN_SCALE_FACTORS=DisplayPort-0=1.5;DisplayPort-1=1.5;DisplayPort-2=1. > 5;HDMI-A-0=1.5; > > DisplayPort-0 is the middle one, DisplayPort-1 is the leftmost, > DisplayPort-2 is the rightmost (smaller). HDMI was not turned on when I did > the test. OK, it seem that the fractional scale factors are the cause, not the screen layout.
*** This bug has been marked as a duplicate of bug 462860 ***