Bug 377896 - Screen rotation works but use interface is inconsistent.
Summary: Screen rotation works but use interface is inconsistent.
Status: RESOLVED FIXED
Alias: None
Product: KScreen
Classification: Plasma
Component: kcm (show other bugs)
Version: git
Platform: Debian stable Linux
: NOR minor
Target Milestone: ---
Assignee: Sebastian Kügler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-21 19:32 UTC by Akshay Naik
Modified: 2017-04-03 13:56 UTC (History)
1 user (show)

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


Attachments
Note that preview shows screen rotating to the right. Actual rotation is opposite. (46.62 KB, image/png)
2017-03-21 19:32 UTC, Akshay Naik
Details
Patch (3.68 KB, patch)
2017-04-03 13:52 UTC, Akshay Naik
Details

Note You need to log in before you can comment on or make changes to this bug.
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.