Bug 342327 - Using month dropdown on different year jumps to current year
Summary: Using month dropdown on different year jumps to current year
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Calendar (show other bugs)
Version: master
Platform: Other Linux
: NOR minor
Target Milestone: 1.0
Assignee: Martin Klapetek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-30 06:25 UTC by enoopt.adams
Modified: 2015-01-09 11:20 UTC (History)
2 users (show)

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 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