Bug 446232 - Incorrectly shaped monitor widget after applying orientation change
Summary: Incorrectly shaped monitor widget after applying orientation change
Status: RESOLVED FIXED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_kscreen (show other bugs)
Version: 5.23.3
Platform: Arch Linux Linux
: NOR minor
Target Milestone: ---
Assignee: kscreen-bugs-null@kde.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-29 09:06 UTC by Frederick Yin
Modified: 2022-11-12 14:35 UTC (History)
2 users (show)

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


Attachments
A short screen recording of the bug taking place (833.58 KB, video/mp4)
2021-11-29 09:06 UTC, Frederick Yin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Frederick Yin 2021-11-29 09:06:34 UTC
Created attachment 144061 [details]
A short screen recording of the bug taking place

SUMMARY
This bug is produced in System Settings->Hardware->Display and Monitor->Display Configuration. When the orientation of a monitor (doesn't matter primary or not) is rotated by 90 degrees, the widget representing the monitor (one of the draggable ones) will change its shape accordingly. But after clicking Apply, its shape turns back to what it was before.

STEPS TO REPRODUCE
Assuming your monitor's orientation is landscape by default:
1. Open Display Configuration.
2. Select a monitor, and under Orientation click 90° clockwise.
3. Click Apply.
4. Observe the widget's shape.

OBSERVED RESULT
Widget stays portrait.

EXPECTED RESULT
It has turned back to landscape.

SOFTWARE/OS VERSIONS
Arch Linux, X11, kernel 5.15.5-arch-1 (64-bit)
KDE Plasma Version: 5.23.3
KDE Frameworks Version: 5.88.0
Qt Version: 5.15.2
Comment 1 Frederick Yin 2021-11-30 00:05:37 UTC
(In reply to Frederick Yin from comment #0)

I compiled KScreen and systemsetting's master branch and seems like the bug is already fixed :)
Comment 2 Nate Graham 2022-11-12 14:35:26 UTC
Oh great!