When blur is disabled, shortcuts overlay and alt+tab switcher is completely transparent.
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Unity |
Fix Released
|
Low
|
Andrea Azzarone | ||
| 5.0 |
Fix Released
|
Low
|
Andrea Azzarone | ||
| unity (Ubuntu) |
Fix Released
|
Low
|
Andrea Azzarone | ||
| Precise |
Fix Released
|
Low
|
Unassigned | ||
Bug Description
TEST CASE:
1. Open ccsm
2. Go to unity plugin settings Experimental tab, set Dash Blur to "No Blur" (disable)
3. Press and hold the Super key
-> The shortcut overlay should not be completely transparent, but darkened.
Original description:
If you disable blur entirely in CCSM or other, the shortcut overlay (and the alt+tab switcher) becomes completely transparent, as opposed to the dash's darkening.
It makes it inconsistent and very hard to read.
Related branches
- Alex Launi (community): Approve (quality)
-
Diff: 282 lines (+89/-42) 9 files modifiedapilauncher/SwitcherView.h (+1/-3)
manual-tests/ShortcutsOverlay.txt (+1/-0)
shortcuts/ShortcutController.cpp (+1/-0)
shortcuts/ShortcutView.cpp (+8/-0)
shortcuts/ShortcutView.h (+3/-0)
tests/autopilot/unity/emulators/shortcut_hint.py (+6/-0)
tests/autopilot/unity/tests/test_shortcut_hint.py (+6/-0)
unity-shared/UnityWindowView.cpp (+56/-38)
unity-shared/UnityWindowView.h (+7/-1)
- Gord Allott (community): Approve
-
Diff: 282 lines (+89/-42) 9 files modifiedapimanual-tests/ShortcutsOverlay.txt (+1/-0)
plugins/unityshell/src/ShortcutController.cpp (+1/-0)
plugins/unityshell/src/ShortcutView.cpp (+8/-0)
plugins/unityshell/src/ShortcutView.h (+3/-0)
plugins/unityshell/src/SwitcherView.h (+1/-3)
plugins/unityshell/src/UnityWindowView.cpp (+56/-38)
plugins/unityshell/src/UnityWindowView.h (+7/-1)
tests/autopilot/autopilot/emulators/unity/shortcut_hint.py (+6/-0)
tests/autopilot/autopilot/tests/test_shortcut_hint.py (+6/-0)
+ When blur is disabled, shortcuts overlay and alt+tab switcher is
+ completely transparent.
This bug was fixed in the package unity - 5.12-0ubuntu2
---------------
unity (5.12-0ubuntu2) quantal; urgency=low
* Cherry pick upstream fixes.
- Fix UnityViewWindow background when blur is disabled (LP: #989291)
- App icon on the Unity Launcher lost track of running
instance (LP: #772063)
- No launcher icon or Alt+Tab entry for Gimp windows (LP: #995916)
- Locked smuxi launcher icon does not indicate smuxi running
status (LP: #999820)
- Fix dash search field hidden by tooltips (LP: #978030)
- Launcher is silent to screen reader users (LP: #949448)
- Fix 3D apps running much slower under Unity (LP: #987304)
- Reduced number of calls to ResultViewGrid:
- Reduced number of calls to BGHash:
-- Alan Pope <email address hidden> 2012年5月23日 18:10:49 +0100
Hello Michael, or anyone else affected,
Accepted unity into precise-proposed. The package will build now and be available in a few hours. Please test and give feedback here. See https:/
The overlay & alt-tab are now colored ala the dash so this bug on no blur is fixed here
The update worked for me
removed: verification-needed
This bug was fixed in the package unity - 5.12-0ubuntu1.1
---------------
unity (5.12-0ubuntu1.1) precise-proposed; urgency=low
* Cherry pick upstream fixes.
- Fix UnityViewWindow background when blur is disabled (LP: #989291)
- App icon on the Unity Launcher lost track of running
instance (LP: #772063)
- No launcher icon or Alt+Tab entry for Gimp windows (LP: #995916)
- Locked smuxi launcher icon does not indicate smuxi running
status (LP: #999820)
- Fix dash search field hidden by tooltips (LP: #978030)
- Launcher is silent to screen reader users (LP: #949448)
- Fix 3D apps running much slower under Unity (LP: #987304)
- Reduced number of calls to ResultViewGrid:
- Reduced number of calls to BGHash:
-- Alan Pope <email address hidden> 2012年5月23日 18:10:49 +0100