Launcher: Icon Backlight Mode "Edge Illumination Toggles" broken (regression)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Unity |
Fix Released
|
Medium
|
Christopher Townsend | ||
unity (Ubuntu) |
Fix Released
|
Low
|
Christopher Townsend |
Bug Description
Open CCSM->Launcher and set Launcher Icon Backlight Mode to
Case 1: "Edge Illumination Toggles"
Case 2: "Backlight and Edge Illumination Toggles"
[What should happen]
Case 1: All running applications should have a glowing edge around their icon.
Case 2: Running apps living on another monitor than the launcher is on should change their icon illumination to edge glow.
[What actually happens]
Case 1: All running applications should have a glowing edge around their icon, but this is broken and their icon backlight is off.
Case 2: Running apps living on another monitor than the launcher is on should change their icon illumination to edge glow, but those icon's backlight is off.
Note:
I am using current Unity trunk r3058 and this regression has been introduced quite recently, maybe in http://
Seems like all the textures in unity-shared/
Also note that the Icon Launch Animation "Pulse Until Running" does also fail for both cases (if "Edge Illumination Toggles" or "Backlight and Edge Illumination Toggles" are selected).
Related branches
- Marco Trevisan (Treviño): Needs Fixing
- PS Jenkins bot (community): Approve (continuous-integration)
- Brandon Schaefer (community): Approve
- John Lea: Pending (design) requested
-
Diff: 56 lines (+15/-3)1 file modifiedunity-shared/IconRenderer.cpp (+15/-3)
description: | updated |
Changed in unity (Ubuntu): | |
importance: | Undecided → Low |
status: | New → Confirmed |
tags: | added: regression-update |
description: | updated |
Changed in unity: | |
importance: | Undecided → Medium |
Changed in unity: | |
status: | Fix Committed → Fix Released |
I've been building various versions and installing them and have found that http:// bazaar. launchpad. net/~unity- team/unity/ trunk/revision/ 3047 is the culprit.
I'll look to see what could possibly be the problem here.