Tapping a day often results in selecting not the day I wanted to
Bug #1641722 reported by
Michal Predotka
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-settings-components (Ubuntu) |
Fix Released
|
Medium
|
Marco Trevisan (Treviño) |
Bug Description
bq M10 rc-proposed silo #2195
Many times when testing after tapping a day I ended up selecting a day which was below or above the day I was aiming for.
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) |
no longer affects: | indicator-datetime (Ubuntu) |
affects: | unity8 (Ubuntu) → ubuntu-settings-components (Ubuntu) |
Changed in ubuntu-settings-components (Ubuntu): | |
status: | New → In Progress |
importance: | Undecided → Medium |
To post a comment you must log in.
This bug was fixed in the package ubuntu- settings- components - 0.11+17. 04.20161116. 1-0ubuntu1
--------------- settings- components (0.11+17. 04.20161116. 1-0ubuntu1) zesty; urgency=medium
ubuntu-
* Menus: add Pointer and Touch styles to be used depending on the user
interaction with components
Menu items now have a new Style property that defines some common properties
such as shared colors and sizes that change depending on the UX journey. I'm
only defining Pointer and TouchStyles for now, but they can be easily
overridden in case.
Removed some deprecated properties and adapted colors and sizes to new
style.
* Bump package version as there's a new API for various components
* Calendar: update to new style with weekdays header and Month
selection (LP: #1640936, #1641719, #1641721, #1641722, #1641724,
#1641728)
* RadioMenu: add menu item for creating radio items
-- Marco Trevisan (Treviño) <mail@3v1n0.net> Wed, 16 Nov 2016 18:54:00 +0000