Opening quicklist with launcher keynav returns focus to previous window
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Unity |
Fix Released
|
Low
|
Jason Smith | ||
unity (Ubuntu) |
Fix Released
|
Low
|
Manuel Nicetto | ||
Natty |
Won't Fix
|
Undecided
|
Unassigned |
Bug Description
Test Case:
1.) Focus an application window, e.g. gedit
2.) Hit Alt-F1 to enter the launcher's keyboard-navigation
3.) Move the keyboard-navigation highlight down twice by pressing CursorDown two times
4.) Open the highlighted icon's quicklist by pressing CursorRight once
5.) The initially focused window should still have its focus (gedit in this example)
Binary package hint: unity
Press Alt+F1 to focus the launcher. Note that the window which was previously focused is now unfocused. Use the keyboard to open an item's quicklist (I used the right arrow), and note that the window is now focused. The window is focused and unfocused as we open and close the quicklist. This is pretty distracting.
Either the quicklist should steal focus when accessed via keynav or the launcher shouldn't :)
Related branches
- Alex Launi (community): Approve
- Mirco Müller: Pending requested
-
Diff: 20 lines (+2/-2)1 file modifiedsrc/Launcher.cpp (+2/-2)
Changed in unity: | |
status: | New → Confirmed |
Changed in unity (Ubuntu): | |
status: | New → Confirmed |
importance: | Undecided → Low |
tags: | added: bitesize |
Changed in unity: | |
importance: | Undecided → Low |
Changed in unity: | |
assignee: | nobody → Manuel Nicetto (manuel-nicetto) |
status: | Confirmed → Fix Committed |
Changed in unity (Ubuntu): | |
assignee: | nobody → Manuel Nicetto (manuel-nicetto) |
status: | Confirmed → Fix Committed |
Changed in unity: | |
status: | Fix Committed → In Progress |
Changed in unity (Ubuntu): | |
status: | Fix Committed → In Progress |
Changed in unity: | |
milestone: | none → 3.8.14 |
Changed in unity: | |
status: | In Progress → Fix Committed |
description: | updated |
Changed in unity: | |
status: | Fix Committed → Fix Released |
Changed in unity (Ubuntu): | |
status: | Fix Released → Triaged |
Changed in unity: | |
milestone: | 3.8.14 → 3.8.16 |
status: | Fix Released → Triaged |
assignee: | Manuel Nicetto (manuel-nicetto) → nobody |
Changed in unity (Ubuntu): | |
assignee: | Manuel Nicetto (manuel-nicetto) → nobody |
Changed in unity (Ubuntu Natty): | |
status: | Fix Released → Triaged |
Changed in unity (Ubuntu): | |
assignee: | nobody → Manuel Nicetto (manuel-nicetto) |
status: | Triaged → In Progress |
Changed in unity (Ubuntu): | |
status: | In Progress → Confirmed |
Changed in unity (Ubuntu Natty): | |
status: | Triaged → Confirmed |
Changed in unity (Ubuntu): | |
status: | Confirmed → Triaged |
Changed in unity (Ubuntu): | |
status: | Triaged → In Progress |
Changed in unity: | |
status: | Triaged → In Progress |
Changed in unity (Ubuntu Natty): | |
status: | Confirmed → Won't Fix |
Why did you set it to fix commited? where is the fix available for review?