[design] [Launcher] Consider removing launcher hide time out
Bug #1368778 reported by
Vesa Rautiainen
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu UX |
Fix Committed
|
Medium
|
Vesa Rautiainen | ||
unity8 (Ubuntu) |
Fix Released
|
Medium
|
Andrea Cimitan | ||
unity8 (Ubuntu RTM) |
In Progress
|
Medium
|
Andrea Cimitan |
Bug Description
In user testing some users were confused when launcher kept hiding when they were trying to look at the items to find some specific application. They even tried to keep the launcher open with one finger while scrolling with another.
As far as I remember the Launcher is the only place where we use hide time out (inconsistent). I agree that it makes sense to have a time out when desktop in question mouse is used as a pointer device. But on the phone and other touch devices where launcher is revealed with edge gesture I find it irritating and doesn't really serve any purpose.
I would consider removing the time out from touch devices.
Related branches
lp://staging/~cimi/unity8/fix-1368778
Rejected
for merging
into
lp://staging/unity8
- Michael Zanetti (community): Needs Fixing
- PS Jenkins bot (community): Needs Fixing (continuous-integration)
-
Diff: 67 lines (+0/-32)2 files modifiedqml/Launcher/Launcher.qml (+0/-27)
tests/qmltests/Launcher/tst_Launcher.qml (+0/-5)
lp://staging/~cimi/unity8/fix-1368778-2
- Michael Zanetti (community): Approve
- PS Jenkins bot (community): Approve (continuous-integration)
- Albert Astals Cid (community): Needs Fixing
-
Diff: 44 lines (+7/-9)2 files modifiedqml/Launcher/Launcher.qml (+7/-4)
tests/qmltests/Launcher/tst_Launcher.qml (+0/-5)
Changed in ubuntu-ux: | |
assignee: | nobody → Vesa Rautiainen (vesar) |
importance: | Undecided → Wishlist |
tags: | added: rtm |
Changed in unity8 (Ubuntu): | |
assignee: | nobody → Andrea Cimitan (cimi) |
Changed in ubuntu-ux: | |
importance: | Wishlist → Low |
tags: | added: ota |
tags: |
added: ota-1 removed: ota |
Changed in ubuntu-ux: | |
status: | New → Triaged |
Changed in ubuntu-ux: | |
importance: | Low → Medium |
Changed in unity8 (Ubuntu): | |
importance: | Undecided → Medium |
summary: |
- [Launcher] Consider removing launcher hide time out + [design] [Launcher] Consider removing launcher hide time out |
Changed in unity8 (Ubuntu RTM): | |
assignee: | nobody → Andrea Cimitan (cimi) |
importance: | Undecided → Medium |
Changed in unity8 (Ubuntu): | |
status: | New → In Progress |
Changed in unity8 (Ubuntu RTM): | |
status: | New → In Progress |
To post a comment you must log in.
Well Vesa, on the desktop you can start the timeout when the mouse moves away from the launcher on the right, that is the analogue of tapping on the right of the launcher on the phone. Isn't it still consistent put in these words?