Regression in Launcher keyboard navigation (with Alt+F1)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Unity |
Fix Released
|
High
|
Daniel van Vugt | ||
unity (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
When pressing Alt+F1, the Launcher gets the keyboard focus and the user can move through it with the arrow keys. Following the merge of this branch
http://
in Unity , the following behavior occurs:
* Alt+F1 activate the key navigation focus in the Launcher
* Moving up/down, the Launcher rendering is not updated accordingly. The focused launcher item is not visible. You can't distinguish it from other items.
* Moving the right arrow keys open the quicklist of the focused item but key navigation up/down does not work in the quicklist.
Note that you should minimize all windows before attempting to reproduce the problem. When other parts of the desktop are being rendered, the problem is less visible.
Related branches
- Łukasz Zemczak (community): Approve
- Sam Spilsbury (community): Approve
-
Diff: 90 lines (+23/-14)3 files modifiedmanual-tests/Launcher.txt (+15/-0)
plugins/unityshell/src/unityshell.cpp (+8/-13)
plugins/unityshell/src/unityshell.h (+0/-1)
Changed in unity: | |
assignee: | nobody → Daniel van Vugt (vanvugt) |
Changed in unity: | |
status: | New → In Progress |
Changed in unity: | |
status: | In Progress → Triaged |
importance: | Undecided → High |
Changed in unity: | |
status: | Triaged → In Progress |
Changed in unity: | |
milestone: | none → 6.0 |
tags: | added: regression-regionaldamage |
Changed in unity: | |
status: | Fix Committed → Fix Released |
I will add that I have reproduced the bug on Precise.