Bug 306944

Summary: Using the mousewheel to increment/decrement the dates
Product: [Applications] korganizer Reporter: Alexandre Bonneau <alexandre.bonneau>
Component: incidence editorsAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: 4.13   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Alexandre Bonneau 2012-09-17 16:53:42 UTC
Using the mousewheel to increment/decrement the dates would be great.
For instance when creating a tasks, you could use your mousewheel to change the current day to the previous (or more) day, each 'mousewheel tick' would decrement one day.

This way you won't have anymore to click on the small arrow to open the mini-calendar selection view, then choose 'yesterday' in a long and unpredictable (window positioning speaking) list.

That evolution would be a great ergonomic improvement.

Reproducible: Always
Comment 1 Laurent Montel 2017-09-26 11:45:28 UTC
Git commit c07790341ffc171d013149c4cb83fbd5ae0171f6 by Montel Laurent.
Committed on 26/09/2017 at 11:45.
Pushed by mlaurent into branch 'master'.

Fix Bug 306944 - Using the mousewheel to increment/decrement the dates

M  +9    -1    src/kdatecombobox.cpp

https://commits.kde.org/kwidgetsaddons/c07790341ffc171d013149c4cb83fbd5ae0171f6
Comment 2 Alexandre Bonneau 2017-09-26 23:58:25 UTC
Noice! :)