[sdk] Checkbox in ListItem missing haptic response
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu UX |
Fix Released
|
Medium
|
Unassigned | ||
ubuntu-ui-toolkit (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Vivid |
New
|
Undecided
|
Unassigned | ||
ubuntu-ui-toolkit (Ubuntu RTM) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
utopic-
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:
}
}
Related branches
- PS Jenkins bot: Approve (continuous-integration)
- Zsombor Egri: Approve
-
Diff: 54 lines (+3/-19)2 files modifiedmodules/Ubuntu/Components/ListItems/Standard.qml (+2/-16)
tests/unit_x11/tst_components/tst_listitems_standard.qml (+1/-3)
summary: |
- Checkbox missing haptic response + [system-settings] Checkbox missing haptic response |
Changed in ubuntu-ux: | |
assignee: | nobody → Matthew Paul Thomas (mpt) |
description: | updated |
description: | updated |
summary: |
- [system-settings] Checkbox missing haptic response + Checkbox in ListItem missing haptic response |
Changed in ubuntu-ui-toolkit (Ubuntu): | |
status: | New → Confirmed |
Changed in ubuntu-ui-toolkit (Ubuntu): | |
status: | Confirmed → In Progress |
Changed in ubuntu-ux: | |
assignee: | Matthew Paul Thomas (mpt) → Giorgio Venturi (giorgio-venturi) |
Changed in ubuntu-ux: | |
importance: | Undecided → Medium |
status: | New → Triaged |
affects: | ubuntu-ui-toolkit (Ubuntu) → ubuntu-ui-toolkit |
Changed in ubuntu-ui-toolkit (Ubuntu): | |
status: | New → In Progress |
no longer affects: | ubuntu-ui-toolkit |
summary: |
- Checkbox in ListItem missing haptic response + [sdk] Checkbox in ListItem missing haptic response |
tags: | added: desing-sync |
Changed in ubuntu-ui-toolkit (Ubuntu RTM): | |
status: | New → Confirmed |
tags: |
added: design-sync removed: desing-sync |
Changed in ubuntu-ux: | |
status: | Triaged → Fix Released |
that's a toolkit issue, we are using the standard widget and it's handling the haptic response