Bug 220131 - Ctrl + Scroll Wheel triggers two different actions
Summary: Ctrl + Scroll Wheel triggers two different actions
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Usability-Mouse (show other bugs)
Version: 1.1.0
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-26 12:19 UTC by Simon
Modified: 2017-08-15 05:45 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon 2009-12-26 12:19:50 UTC
Version:           1.1.0 (rev.: 1066184) (using 4.3.4 (KDE 4.3.4), Debian packages)
Compiler:          cc
OS:                Linux (i686) release 2.6.32-1.slh.4-sidux-686

In Album View mode (with the thumbnails) and other Views showing thumbnails Ctrl+Scroll both changes the size of the thumbnails and scrolls up/down one page.

I think one action would be enough ;)
Comment 1 Marcel Wiesweg 2009-12-27 21:04:43 UTC
SVN commit 1066718 by mwiesweg:

Eat the wheel event when using it to change thumbnail size.

BUG: 220131

 M  +2 -1      NEWS  
 M  +1 -0      digikam/imagecategorizedview.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1066718
Comment 2 Simon 2009-12-28 11:27:43 UTC
Thank you! Confirmed, resizes thumbs only now.