Alt+Tab/Alt+grave brings other window to the front but loses focus entirely.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Unity |
Fix Released
|
High
|
Brandon Schaefer | ||
5.0 |
Fix Released
|
High
|
Brandon Schaefer | ||
6.0 |
Fix Released
|
High
|
Brandon Schaefer | ||
unity (Ubuntu) |
Fix Released
|
High
|
Unassigned | ||
Precise |
Fix Released
|
High
|
Unassigned |
Bug Description
[Impact]
Focus losing possibility when alt-`/alt-tab:ing.
[Test Case]
Alt+Tab doesn't lose window focus
-------
This tests ensures that a racing condition is not possible anymore when alt+tabing.
Setup:
#. Have 2 windows of different types open. (gedit, nautilus)
Actions:
#. Press quicky Alt+Tab. (so that the switcher window is not shown)
#. Repeat 10 times.
Expected Results:
No window loses focuses at all. The panel should alway show the title of the window.
[Regression Potential]
Application switching in general.
---
SRU TESTCASE:
1. open two terminals
2. quickly press alt-` a couple of times so that the switcher appears
What should happen:
no matter how many times you alt-` the focus should never be lost i.e. unity panel should not look like comment#6
-----Original Report-----
Ever since upgrading to Unity 5.14.0-0ubuntu1 a few days ago, my alt+tabs have been constantly breaking. I use alt+tab quickly, fast enough to never see the switcher. The issue is that a good percentage of the time, the window is brought to the front and the focus is momentarily flickered onto the desired window but then the focus is entirely lost: Nothing is in the titlebar and any input goes nowhere.
I don't recall any problems with the version previous to this update pushed (5.12-0ubuntu1.1)
video demonstrating the bug: https:/
Alt+` also loses focus regularly, even if there is only one window.
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: unity 5.14.0-0ubuntu1
ProcVersionSign
Uname: Linux 3.2.0-29-generic x86_64
ApportVersion: 2.0.1-0ubuntu12
Architecture: amd64
CheckboxSubmission: 9dfa225a100a6da
CheckboxSystem: 2954e74ba17fb0e
CompizPlugins: [core,composite
Date: Sat Aug 11 09:01:20 2012
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120425)
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)
Related branches
- Nick Dedekind (community): Approve
-
Diff: 13 lines (+2/-1)1 file modifiedplugins/unityshell/src/unityshell.cpp (+2/-1)
- Marco Trevisan (Treviño): Approve
-
Diff: 36 lines (+17/-1)2 files modifiedmanual-tests/Switcher.txt (+15/-0)
plugins/unityshell/src/unityshell.cpp (+2/-1)
- Marco Trevisan (Treviño): Approve
-
Diff: 51 lines (+26/-7)2 files modifiedmanual-tests/Switcher.txt (+16/-0)
plugins/unityshell/src/unityshell.cpp (+10/-7)
- Didier Roche-Tolomelli: Disapprove
-
Diff: 67 lines (+34/-7)3 files modifieddebian/changelog (+8/-0)
manual-tests/Switcher.txt (+16/-0)
plugins/unityshell/src/unityshell.cpp (+10/-7)
description: | updated |
description: | updated |
summary: |
- [SRU Regression] Alt+Tab loses brings other window to the front but + [SRU Regression] Alt+Tab/Alt+grave brings other window to the front but loses focus entirely. |
description: | updated |
Changed in unity: | |
status: | Confirmed → In Progress |
Changed in unity: | |
milestone: | 6.8 → 7.0 |
status: | In Progress → Fix Committed |
description: | updated |
description: | updated |
Status changed to 'Confirmed' because the bug affects multiple users.