should display the launcher tooltips after a delay
Bug #687956 reported by
Sebastien Bacher
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ayatana Design |
Fix Released
|
Low
|
John Lea | ||
Unity |
Fix Released
|
Medium
|
Andrea Azzarone | ||
unity (Ubuntu) |
Fix Released
|
Medium
|
Unassigned |
Bug Description
While the tooltips are useful to figure what the icons are they also cause some visual clutter to the screen. It's likely that users don't need that information when switching between the softwares they usually run, doing a quick mouseover and click on the launcher to switch to another running software should not trigger any tooltip display
Related branches
lp:~azzar1/unity/fix-687956-682787
- Jason Smith (community): Approve
-
Diff: 158 lines (+58/-11)3 files modifiedsrc/Launcher.cpp (+1/-0)
src/LauncherIcon.cpp (+52/-11)
src/LauncherIcon.h (+5/-0)
Changed in unity: | |
status: | Incomplete → Triaged |
Changed in unity (Ubuntu): | |
status: | Incomplete → Triaged |
Changed in ayatana-design: | |
status: | New → Fix Released |
Changed in unity (Ubuntu): | |
importance: | Undecided → Medium |
Changed in unity: | |
importance: | Undecided → Medium |
Changed in unity: | |
status: | Triaged → In Progress |
Changed in unity: | |
assignee: | nobody → Jamal Fanaian (jamalta) |
Changed in unity (Ubuntu): | |
status: | Triaged → In Progress |
Changed in unity: | |
status: | In Progress → Triaged |
Changed in unity (Ubuntu): | |
status: | In Progress → Triaged |
Changed in unity: | |
assignee: | nobody → Reuben Swartz (rbn-swartz) |
status: | Triaged → In Progress |
Changed in unity (Ubuntu): | |
status: | Triaged → In Progress |
description: | updated |
Changed in unity: | |
assignee: | Reuben Swartz (rbn-swartz) → Andrea Azzarone (andyrock) |
Changed in unity (Ubuntu): | |
assignee: | nobody → Andrea Azzarone (andyrock) |
Changed in unity (Ubuntu): | |
assignee: | Andrea Azzarone (andyrock) → nobody |
Changed in unity: | |
status: | In Progress → Fix Committed |
Changed in unity (Ubuntu): | |
status: | In Progress → Fix Committed |
tags: | added: udo |
Changed in ayatana-design: | |
assignee: | nobody → John Lea (johnlea) |
importance: | Undecided → Low |
tags: | added: backlog |
Changed in unity: | |
status: | Fix Committed → Fix Released |
Changed in unity (Ubuntu): | |
status: | Fix Committed → Fix Released |
tags: |
added: reviewedbydesigno removed: udo |
To post a comment you must log in.
adding a design task.
If I remember correctly, the maverick behavior is:
- show the tooltip immediately
- if you want 2s without moving the mouse, show the quicklist.
But your remark is still valid IMHO, this tooltip is now useful once the user knows what application are in the launchers and shouldn't blink particularly on mouseover when moving over them to point to the right one.