Tapping the month name has no effect
Bug #1641724 reported by
Michal Predotka
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu UX |
Fix Committed
|
Undecided
|
Unassigned | ||
ubuntu-settings-components (Ubuntu) |
Fix Released
|
Low
|
Unassigned |
Bug Description
bq M10 rc-proposed silo #2195
I would expect that tapping the month name would display events for that month. Unfortunately the month name is not clickable.
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.
I think this isn't fully implemented yet, there are some tentative designs but we're waiting for a UITK component here.