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