The switcher (Alt+Tab) is showing incorrect windows after using Deskop Wall (Ctrl+alt+<direction>)
Bug #1031959 reported by
Brandon Schaefer
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Unity |
Fix Released
|
Low
|
Brandon Schaefer | ||
unity (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
After using Desktop wall and then pressing Alt+Tab quickly the switcher shows incorrect windows. The switcher uses the previous workspaces for its windows.
Video posted below:
Reproduce:
Start at workspace 1
press: Ctrl+Alt+Right
press: Alt+Tab right after switching workspaces
Outcome:
Switcher opens with incorrect windows (Windows are from Workspace 1)
Expected outcome:
Switcher shows correct windows for the correct workspace.
Related branches
lp://staging/~brandontschaefer/unity/disable-switcher-when-wall-active
- Marco Trevisan (Treviño): Approve
- Thomi Richards (community): Approve (quality)
-
Diff: 792 lines (+225/-176)9 files modifiedlauncher/SwitcherController.cpp (+7/-0)
launcher/SwitcherController.h (+2/-0)
plugins/unityshell/src/unityshell.cpp (+4/-2)
tests/autopilot/unity/tests/test_switcher.py (+16/-0)
unity-shared/PluginAdapter.h (+23/-21)
unity-shared/PluginAdapterCompiz.cpp (+25/-19)
unity-shared/PluginAdapterStandalone.cpp (+70/-64)
unity-shared/WindowManager.cpp (+59/-53)
unity-shared/WindowManager.h (+19/-17)
Changed in unity: | |
milestone: | none → 6.2 |
Changed in unity: | |
assignee: | nobody → Brandon Schaefer (brandontschaefer) |
status: | New → Confirmed |
importance: | Undecided → Low |
Changed in unity: | |
status: | Confirmed → In Progress |
Changed in unity: | |
milestone: | 6.2 → 6.4 |
Changed in unity: | |
status: | In Progress → Fix Committed |
Changed in unity (Ubuntu): | |
status: | New → Fix Committed |
Changed in unity: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
(Also note I do not have a Show Desktop icon in the Switcher. A new option was added to remove that :) )