Bug 377896

Summary: Screen rotation works but use interface is inconsistent.
Product: [Plasma] KScreen Reporter: Akshay Naik <nike.falcon>
Component: kcmAssignee: Sebastian Kügler <sebas>
Status: RESOLVED FIXED    
Severity: minor CC: nike.falcon
Priority: NOR    
Version First Reported In: git   
Target Milestone: ---   
Platform: Debian stable   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: Note that preview shows screen rotating to the right. Actual rotation is opposite.
Patch

Description Akshay Naik 2017-03-21 19:32:37 UTC
Created attachment 104672 [details]
Note that preview shows screen rotating to the right. Actual rotation is opposite.

In KCM UI:

In second entry of drop-down list, arrow points left(but corresponding entry says "clockwise" instead of "counter-clockwise"); also preview of screen in viewport is inconsistent with actual rotation of screen.
Similar inconsistent behavior for the last entry in drop-down menu(named "counter-clockwise" instead of "clockwise").

Patch proposed.
Review pending at https://git.reviewboard.kde.org/r/130038/
Comment 1 Sebastian Kügler 2017-03-29 13:18:13 UTC
Cool, thanks. This seems good to go in.

Please add BUG:377896 to the commit message, so this bugreport is linked and closed.
Comment 2 Akshay Naik 2017-04-03 13:52:16 UTC
Created attachment 104859 [details]
Patch

Changed commit message to mention Bug number.