Bug 306944 - Using the mousewheel to increment/decrement the dates
Summary: Using the mousewheel to increment/decrement the dates
Status: RESOLVED FIXED
Alias: None
Product: korganizer
Classification: Applications
Component: incidence editors (show other bugs)
Version: 4.13
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-17 16:53 UTC by Alexandre Bonneau
Modified: 2017-09-26 23:58 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 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! :)