[gestures] swipe is too sensitive, makes long-press difficult
Bug #1267580 reported by
Michael Hall
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu UX |
Fix Committed
|
High
|
Vesa Rautiainen | ||
qtbase-opensource-src (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned | ||
qtdeclarative-opensource-src (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned | ||
qtubuntu (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned | ||
ubuntu-ui-toolkit (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned | ||
unity8 (Ubuntu) |
Opinion
|
Undecided
|
Unassigned |
Bug Description
Activating the long-press event on the Dash is often difficult, because the slightest amount of movement will turn it into a swipe event. Especially when operating the device one-handed, it's very hard to keep your thumb still enough to activate the long-press.
Can we allow some about of "wiggle room" so that a swipe isn't a swipe unless it's moved some reasonable distance?
summary: |
- swipe is too sensitive, makes long-press difficult + [gestures] swipe is too sensitive, makes long-press difficult |
Changed in ubuntu-ux: | |
assignee: | nobody → Vesa Rautiainen (vesar) |
importance: | Undecided → Critical |
Changed in ubuntu-ux: | |
status: | Triaged → Fix Committed |
Changed in ubuntu-ui-toolkit (Ubuntu): | |
status: | Opinion → Confirmed |
Changed in unity8 (Ubuntu): | |
status: | New → Confirmed |
Changed in ubuntu-ux: | |
importance: | Critical → High |
affects: | ubuntu-ui-toolkit (Ubuntu) → ubuntu-ui-toolkit |
Changed in ubuntu-ui-toolkit (Ubuntu): | |
status: | New → Confirmed |
no longer affects: | ubuntu-ui-toolkit |
To post a comment you must log in.
Related to bug #1152150 - generally movement detection in Qt is pretty strict, and there's no built-in mechanisms to change that. Completely agree with the bug, though.