Launcher - When logging in with autohide, the launcher shouldn't hide until it's fully loaded
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ayatana Design |
Fix Committed
|
Medium
|
John Lea | ||
Unity |
Triaged
|
Medium
|
Bilal Akhtar | ||
unity (Ubuntu) |
Triaged
|
Medium
|
Chintana Prabhu |
Bug Description
As per a recent thread on unity-design: log in to a profile with the launcher set to auto-hide. The current behaviour in this case has two problems:
1. Discoverability. The launcher loads hidden, so users may not know where to find it (especially if they're borrowing someone else's profile and don't know it's set to hidden in the first case).
2. Wiggle-animation. Every single icon on the launcher does the little wiggle-animation when it loads, which is standard because an icon has just appeared on a hidden launcher. This looks very odd and can probably be quite confusing as the entire left side of the screen wiggles and then disappears.
It would probably make sense to show the launcher when logging in, even when it is set to autohide. Once it is fully loaded then it should animate-hide using the standard animation.
-------
Desired solution:
- When a user logs onto a desktop with the Launcher set to autohide, the Launcher should display for 3 seconds before hiding.
- Launcher icons *should not* perform the wiggle animation when the user logs in.
Related branches
- Thomi Richards (community): Approve (quality)
- Tim Penhey (community): Needs Information
-
Diff: 56 lines (+29/-0)2 files modifiedlauncher/LauncherController.cpp (+10/-0)
manual-tests/Launcher.txt (+19/-0)
Changed in unity: | |
status: | New → Incomplete |
Changed in unity (Ubuntu): | |
status: | Confirmed → Incomplete |
tags: | added: needs-design |
description: | updated |
tags: |
added: udp removed: needs-design |
Changed in ayatana-design: | |
assignee: | nobody → John Lea (johnlea) |
importance: | Undecided → High |
status: | New → Triaged |
Changed in unity: | |
status: | Incomplete → Confirmed |
Changed in unity (Ubuntu): | |
status: | Incomplete → Confirmed |
Changed in unity: | |
milestone: | none → backlog |
Changed in ayatana-design: | |
status: | Triaged → Fix Committed |
Changed in unity: | |
importance: | Undecided → Medium |
Changed in unity (Ubuntu): | |
importance: | Undecided → Medium |
status: | Confirmed → Triaged |
Changed in unity: | |
status: | Confirmed → Triaged |
Changed in unity: | |
assignee: | nobody → Bilal Akhtar (bilalakhtar) |
Changed in unity (Ubuntu): | |
assignee: | nobody → Bilal Akhtar (bilalakhtar) |
summary: |
- When logging in with autohide, the launcher shouldn't hide until it's - fully loaded + Launcher - When logging in with autohide, the launcher shouldn't hide + until it's fully loaded |
Changed in ayatana-design: | |
importance: | High → Medium |
Changed in unity (Ubuntu): | |
assignee: | Bilal Akhtar (bilalakhtar) → Chintana Prabhu (chintanarp98) |
Status changed to 'Confirmed' because the bug affects multiple users.