Launcher - The Launcher should provide instant visual feedback when a user clicks on a icon to launch an application
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ayatana Design |
Fix Released
|
High
|
John Lea | ||
Unity |
Fix Released
|
High
|
Nick Dedekind | ||
unity (Ubuntu) |
Fix Released
|
High
|
Unassigned |
Bug Description
The Launcher should provide instant visual feedback when a user clicks on a icon to launch an application.
At the moment clicking on a Launcher icon to launch an application starts a slow pulsing animation while the application loads. However because the animation fades in slowly after the click, the responsiveness of the Launcher is being perceived as slow.
Desired resolution:
The following animations for when a user clicks on a Launcher icon to Launch an application should be tested:
a) Outerglow instantly switches on for a short set duration (fraction of a second)
b) Icon glow instantly inverts, and then pulse animation starts running from the inverted state. If backlight mode is set as 'always on', this means that on click the backlight instantly switches off. If backlight mode is set as 'toggles', this meas that on click the backlight instantly switches on. After this instant state inversion, the normal pulse animation starts running.
c) Any other ideas you think of ;-)
After these transitions are implemented they will need to be tested by design where the single option that will ship with 12.04 will be chosen..
Related branches
- John Lea (community): Approve (design)
- Marco Trevisan (Treviño): Approve
- Brandon Schaefer (community): Approve
- Stephen M. Webb (community): Needs Fixing
- PS Jenkins bot: Pending (continuous-integration) requested
-
Diff: 205 lines (+58/-70)2 files modifiedlauncher/Launcher.cpp (+14/-2)
tests/test_launcher.cpp (+44/-68)
Changed in ayatana-design: | |
assignee: | nobody → John Lea (johnlea) |
importance: | Undecided → High |
status: | New → Triaged |
tags: | added: udp |
Changed in unity: | |
status: | New → Confirmed |
Changed in unity (Ubuntu): | |
status: | New → Confirmed |
Changed in unity: | |
milestone: | none → backlog |
Changed in ayatana-design: | |
status: | Triaged → Fix Committed |
Changed in unity: | |
status: | Confirmed → Triaged |
Changed in unity (Ubuntu): | |
status: | Confirmed → Triaged |
Changed in unity: | |
importance: | Undecided → High |
Changed in unity (Ubuntu): | |
importance: | Undecided → High |
Changed in unity: | |
milestone: | backlog → none |
tags: | added: exbacklog |
Changed in unity: | |
assignee: | nobody → Nick Dedekind (nick-dedekind) |
Changed in unity: | |
status: | Triaged → In Progress |
Changed in bamf: | |
status: | New → Incomplete |
status: | Incomplete → Triaged |
importance: | Undecided → High |
assignee: | nobody → Marco Trevisan (Treviño) (3v1n0) |
no longer affects: | bamf |
Changed in unity: | |
status: | In Progress → Fix Committed |
Changed in unity (Ubuntu): | |
milestone: | none → ubuntu-13.04-alpha-1 |
status: | Triaged → In Progress |
Changed in unity (Ubuntu): | |
status: | In Progress → Fix Committed |
Changed in unity: | |
status: | Fix Committed → Fix Released |
Changed in ayatana-design: | |
status: | Fix Committed → Fix Released |
+1 to this enhancement. I would love to see it glow instantly when clicked.