[Dash] Touchdown effect kicks in too soon
Bug #1083221 reported by
Mika Meskanen
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu UI Toolkit |
Incomplete
|
Undecided
|
Unassigned | ||
Ubuntu UX |
Fix Released
|
High
|
Mike Nagle | ||
qtdeclarative-opensource-src (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
ubuntu-ui-toolkit (Ubuntu) |
Incomplete
|
Undecided
|
Unassigned | ||
unity8 (Ubuntu) |
Invalid
|
Medium
|
Unassigned |
Bug Description
When scrolling the People Scope, the list cells under the finger flash grey as soon as the finger touches the screen. This is distracting, when the user's intention is to scroll instead of tapping.
Expected result:
Some sort of threshold should be introduced, so that generally tap on cell results in the cell darkening and scrolling does not. That means possibly adding a delay into the effect.
Related branches
lp://staging/~unity-team/unity/phablet.delay-highlight
Rejected
for merging
into
lp://staging/unity/phablet
- Albert Astals Cid (community): Disapprove
- Andrea Cimitan (community): Needs Information
- PS Jenkins bot (community): Approve (continuous-integration)
-
Diff: 23 lines (+5/-1)1 file modifiedComponents/ListItems/Highlight.qml (+5/-1)
Changed in manhattan: | |
status: | New → Triaged |
importance: | Undecided → Medium |
assignee: | nobody → Florian Boucault (fboucault) |
milestone: | none → demo-complete |
tags: | added: script |
Changed in manhattan: | |
assignee: | Florian Boucault (fboucault) → Michał Sawicz (saviq) |
status: | Triaged → Opinion |
status: | Opinion → In Progress |
tags: | removed: script |
Changed in manhattan: | |
milestone: | feature-freeze → demo-final |
Changed in manhattan: | |
milestone: | final → update-1 |
tags: | added: unity-public |
summary: |
- Touchdown effect on People Scope kicks in too soon + [shell] Touchdown effect on People Scope kicks in too soon |
Changed in manhattan: | |
milestone: | update-1 → none |
Changed in ubuntu-ux: | |
assignee: | nobody → Oren Horev (oreneeshy) |
Changed in ubuntu-ux: | |
status: | Confirmed → Fix Committed |
Changed in unity8: | |
status: | New → Triaged |
Changed in unity8 (Ubuntu): | |
status: | New → Confirmed |
Changed in unity8: | |
milestone: | none → ubuntu-14.04 |
milestone: | ubuntu-14.04 → ubuntu-13.10 |
assignee: | nobody → Andrea Cimitan (cimi) |
Changed in unity8 (Ubuntu): | |
importance: | Undecided → Medium |
status: | Confirmed → Triaged |
Changed in ubuntu-ux: | |
importance: | Undecided → High |
summary: |
- Touchdown effect kicks in too soon + [Dash] Touchdown effect kicks in too soon |
Changed in ubuntu-ux: | |
assignee: | Oren Horev (oreneeshy) → Mike Nagle (mikenagle) |
Changed in ubuntu-ux: | |
status: | New → Fix Released |
Changed in unity8 (Ubuntu): | |
assignee: | nobody → Andrea Cimitan (cimi) |
no longer affects: | unity8 |
Changed in unity8 (Ubuntu): | |
assignee: | Andrea Cimitan (cimi) → nobody |
status: | Incomplete → Triaged |
affects: | ubuntu-ui-toolkit (Ubuntu) → ubuntu-ui-toolkit |
Changed in ubuntu-ui-toolkit (Ubuntu): | |
status: | New → Incomplete |
To post a comment you must log in.
Adding ubuntu-ux for design guidance. This might end up to be a toolkit bug if we decide that all highlights should be delayed.