Bug 342327

Summary: Using month dropdown on different year jumps to current year
Product: [Plasma] plasmashell Reporter: enoopt.adams
Component: CalendarAssignee: Martin Klapetek <mklapetek>
Status: RESOLVED FIXED    
Severity: minor CC: kde, simonandric5
Priority: NOR    
Version: master   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description enoopt.adams 2014-12-30 06:25:01 UTC
In the calendar widget, selecting a month in the month dropdown while in a past year jumps to the current year. Seems like it would make more sense to go to the selected month of the currently selected year. Also a year dropdown would help this problem as well.

Reproducible: Always

Steps to Reproduce:
1. Open Widger
2. Navigate to past year
3. Click month dropdown
4. Click any month

Actual Results:  
Jumps to current year

Expected Results:  
Jump to selected month of that year
Comment 1 Kai Uwe Broulik 2015-01-02 13:11:35 UTC
Git commit 94ecb4ff43ca0181951cfbb122fc9e003f3168b5 by Kai Uwe Broulik.
Committed on 02/01/2015 at 13:10.
Pushed by broulik into branch 'master'.

Let month menu navigate in current year

Rather than jumping back to the current year unconditionally, just navigate
inside the current year.
REVIEW: 121774

M  +10   -51   src/declarativeimports/calendar/qml/MonthMenu.qml
M  +1    -0    src/declarativeimports/calendar/qml/MonthView.qml

http://commits.kde.org/plasma-framework/94ecb4ff43ca0181951cfbb122fc9e003f3168b5