Tapping a day to unselect it shows more events than was there before
Bug #1641728 reported by
Michal Predotka
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-settings-components (Ubuntu) |
Fix Released
|
Low
|
Marco Trevisan (Treviño) |
Bug Description
bq M10 rc-proposed silo #2195
I tap a day to see events related to day day, the day is selected (color changed to blue). Then I tap that day again to 'unselect' it. The list of events is longer than was before tapping that day in the first place.
Please see short video with this and other bugs with this silo: https:/
Related branches
lp://qastaging/~3v1n0/ubuntu-settings-components/new-calendar-design
- Lukáš Tinkl (community): Approve
- Unity8 CI Bot: Approve (continuous-integration)
-
Diff: 1004 lines (+552/-198)9 files modifieddebian/bileto_pre_release_hook (+4/-0)
examples/OtherComponents.qml (+7/-0)
examples/SettingsComponents.qml (+13/-1)
plugins/Ubuntu/Settings/Components/Calendar.js (+23/-0)
plugins/Ubuntu/Settings/Components/Calendar.qml (+265/-117)
plugins/Ubuntu/Settings/Components/plugin.cpp (+16/-0)
plugins/Ubuntu/Settings/Menus/CalendarMenu.qml (+91/-35)
tests/qmltests/Components/tst_Calendar.qml (+88/-32)
tests/qmltests/Menus/tst_CalendarMenu.qml (+45/-13)
Changed in unity8 (Ubuntu): | |
assignee: | nobody → Marco Trevisan (Treviño) (3v1n0) |
To post a comment you must log in.
Ok, fair enough... This is true when the currentMonth view is visible, and by default we always was resetting to the start of the month, but in this special case we should go back to today.