Shortcut overlay cannot be closed by clicking the close button in 14.04
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Unity |
Fix Released
|
Low
|
Christopher Townsend | ||
7.2 |
Fix Committed
|
Low
|
Christopher Townsend | ||
unity (Ubuntu) |
Fix Released
|
Low
|
Christopher Townsend | ||
Trusty |
Fix Released
|
Low
|
Christopher Townsend |
Bug Description
[ Impact ]
Due to an input handling race, the first time users log into Unity on their system, the shortcut overlay may not close when clicking the "X" in the corner. This leads to a poor user experience.
[ Test Case ]
1. Remove ~/.config/
2. Log into Unity.
3. Shortcut hints overlay should be shown.
4. Click on "X" in the corner.
[ Regression Potential ]
This is a workaround for a race, so some users may never see the race to begin with. That said, no regression should be observed as in worse case, the shortcut hints still cannot be closed.
Debdiff of the SRU is found here: https:/
-------
Original Description:
In 14.04, the shortcut overlay would pop-out automatically on first boot.
Although there is a close button on the top-left corner, it cannot be closed by clicking it.
(it could be dismissed by the super key, or open a new window)
Related branches
- Stephen M. Webb (community): Approve
- PS Jenkins bot (community): Needs Fixing (continuous-integration)
-
Diff: 12 lines (+1/-1)1 file modifiedplugins/unityshell/src/unityshell.cpp (+1/-1)
- Stephen M. Webb (community): Approve
- PS Jenkins bot (community): Approve (continuous-integration)
-
Diff: 12 lines (+1/-1)1 file modifiedplugins/unityshell/src/unityshell.cpp (+1/-1)
Changed in unity (Ubuntu): | |
importance: | Undecided → Low |
Changed in unity: | |
status: | New → Confirmed |
importance: | Undecided → Low |
assignee: | nobody → Christopher Townsend (townsend) |
Changed in unity (Ubuntu): | |
assignee: | nobody → Christopher Townsend (townsend) |
Changed in unity: | |
milestone: | none → 7.3.0 |
status: | Confirmed → In Progress |
Changed in unity (Ubuntu): | |
status: | Confirmed → In Progress |
Changed in unity: | |
milestone: | 7.3.0 → 7.3.1 |
Changed in unity: | |
milestone: | 7.3.1 → 7.3.2 |
Changed in unity: | |
milestone: | 7.3.2 → 7.3.3 |
Changed in unity: | |
status: | In Progress → Fix Committed |
Changed in unity (Ubuntu Trusty): | |
status: | New → In Progress |
importance: | Undecided → Low |
assignee: | nobody → Christopher Townsend (townsend) |
description: | updated |
description: | updated |
Changed in unity: | |
status: | Fix Committed → Fix Released |
Status changed to 'Confirmed' because the bug affects multiple users.