Bug 170066 - Keyboard shortcuts for left and right rotation swapped
Summary: Keyboard shortcuts for left and right rotation swapped
Status: RESOLVED FIXED
Alias: None
Product: knetwalk
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Fela Winkelmolen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-30 02:42 UTC by Nicolas Dietrich
Modified: 2010-05-06 14:32 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nicolas Dietrich 2008-08-30 02:42:48 UTC
Version:           3.0.0 (using 4.1.00 (KDE 4.1.0), Debian packages)
Compiler:          cc
OS:                Linux (x86_64) release 2.6.26.4+volpreemt

The keyboard shortcut settings for 'turn clockwise' and 'turn counterclockwise' are swapped.
Comment 1 Frederik Schwarzer 2010-04-19 03:33:15 UTC
SVN commit 1116270 by schwarzer:

swap rotating directions

Enter and right-click should rotate clock-wise
Ctrl+Enter and left-click counter clock-wise

BUG: 170066


 M  +2 -2      mainwindow.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1116270
Comment 2 Frederik Schwarzer 2010-05-06 14:32:07 UTC
SVN commit 1123623 by schwarzer:

backport of r1116270: swap rotating directions

Enter and right-click should rotate clock-wise
Ctrl+Enter and left-click counter clock-wise

BUG: 170066


 M  +2 -2      mainwindow.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1123623