** Tags removed: desing-sync
** Tags added: design-sync
** Changed in: ubuntu-ux
Status: Triaged => Fix Released
--
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu.
https://bugs.launchpad.net/bugs/1372563
Title:
[sdk] Checkbox in ListItem missing haptic response
Status in Ubuntu UX bugs:
Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
Confirmed
Bug description:
utopic-proposed-krillin r40
Ubuntu 14.10 r257
1. Go to System Settings > "Sound", a screen that contains both switches and
checkboxes.
2. Tap on a switch or checkbox.
3. Tap on the label next to a switch or checkbox.
What happens:
2. Tapping on the switch or checkbox gives haptic feedback.
3. Tapping on the label similarly toggles the control, but with no haptic
feedback.
What should happen: Tapping on the label behaves exactly the same as
tapping on the control itself.
One way of fixing this bug would be to add haptic feedback to the
labels. Another would be to remove haptic feedback for taps altogether
(bug 1267592).
Code example:
ListItem.Standard {
control: CheckBox {
objectName: "callVibrate"
checked: true
}
text: i18n.tr("Vibrate when ringing")
}
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1372563/+subscriptions
--
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : [email protected]
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help : https://help.launchpad.net/ListHelp