[regression] Unity 6.4: Tooltips no longer transparent.
Bug #1036572 reported by
Daniel van Vugt
on 2012-08-14
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Nux |
Fix Released
|
Undecided
|
Sam Spilsbury | |
| 2.0 |
New
|
Undecided
|
Unassigned | |
| 3.0 |
Fix Released
|
Undecided
|
Sam Spilsbury | |
| Unity |
Fix Released
|
Medium
|
Sam Spilsbury | |
| 5.0 |
New
|
Undecided
|
Unassigned | |
| nux (Ubuntu) |
Undecided
|
Sam Spilsbury | ||
| unity (Ubuntu) |
Undecided
|
Unassigned |
Bug Description
Starting in Unity 6.4, launcher tooltips are (mostly) no longer transparent, just black or overdrawn.
Related branches
lp:~smspillaz/unity/unity.fix_1036521
- Daniel van Vugt: Approve on 2012-09-19
-
Diff: 20 lines (+2/-1)1 file modifiedlauncher/CairoBaseWindow.cpp (+2/-1)
lp:~smspillaz/unity/unity.6.0.fix_1036521
- Daniel van Vugt: Approve on 2012-09-19
-
Diff: 20 lines (+2/-1)1 file modifiedlauncher/CairoBaseWindow.cpp (+2/-1)
- Unity Team: Pending requested 2012-09-19
-
Diff: 132 lines (+35/-4) (has conflicts)5 files modifiedlauncher/CairoBaseWindow.cpp (+2/-1)
launcher/VolumeImp.cpp (+4/-1)
tests/gmockvolume.c (+22/-0)
tests/gmockvolume.h (+2/-0)
tests/test_volume_imp.cpp (+5/-2)
lp:~smspillaz/nux/nux.fix_1036521
- Daniel van Vugt: Approve on 2012-09-19
-
Diff: 274 lines (+168/-63)3 files modifiedNux/WindowCompositor.cpp (+87/-63)
Nux/WindowCompositor.h (+1/-0)
tests/gtest-nux-windowcompositor.cpp (+80/-0)
lp:~smspillaz/nux/nux.3.0.fix_1036521
- Daniel van Vugt: Approve on 2012-09-19
-
Diff: 274 lines (+168/-63)3 files modifiedNux/WindowCompositor.cpp (+87/-63)
Nux/WindowCompositor.h (+1/-0)
tests/gtest-nux-windowcompositor.cpp (+80/-0)
Daniel van Vugt (vanvugt)
on 2012-08-14
Changed in unity: | |
assignee: | Daniel van Vugt (vanvugt) → nobody |
Daniel van Vugt (vanvugt) wrote : | #1 |
Daniel van Vugt (vanvugt)
on 2012-09-03
Changed in unity: | |
milestone: | 6.4 → 6.6 |
Daniel van Vugt (vanvugt)
on 2012-09-13
summary: |
- [GLES] [USE_MODERN_COMPIZ_GL][regression] Tooltips no longer - transparent. Active blur lost. + [regression] Tooltips no longer transparent. Active blur lost. |
Daniel van Vugt (vanvugt)
on 2012-09-18
Changed in unity: | |
milestone: | 6.6 → 7.0 |
Sam Spilsbury (smspillaz)
on 2012-09-19
Changed in unity: | |
assignee: | nobody → Sam Spilsbury (smspillaz) |
status: | Triaged → In Progress |
Daniel van Vugt (vanvugt) wrote : | #2 |
Separated the active blur regression into a new bug; bug 1052782
summary: |
- [regression] Tooltips no longer transparent. Active blur lost. + [regression] Tooltips no longer transparent. |
description: | updated |
summary: |
- [regression] Tooltips no longer transparent. + [regression] Unity 6.4: Tooltips no longer transparent. |
Daniel van Vugt (vanvugt)
on 2012-09-19
Changed in nux: | |
status: | New → In Progress |
assignee: | nobody → Sam Spilsbury (smspillaz) |
milestone: | none → 4.0 |
tags: | added: unity-visuals-quantal |
Daniel van Vugt (vanvugt)
on 2012-09-19
Changed in nux: | |
status: | In Progress → Fix Committed |
Neil J. Patel (njpatel)
on 2012-09-19
Changed in unity: | |
status: | In Progress → Fix Committed |
Omer Akram (om26er)
on 2012-09-20
no longer affects: | unity/6.0 |
Changed in unity: | |
milestone: | 7.0 → 6.6 |
Daniel van Vugt (vanvugt)
on 2012-09-21
Changed in unity: | |
status: | Fix Committed → Fix Released |
Stephen M. Webb (bregma) wrote : | #3 |
Fix Released in Nux Nux 4.0.0.
Changed in nux: | |
status: | Fix Committed → Fix Released |
Marco Trevisan (Treviño) (3v1n0)
on 2014-07-25
Changed in unity (Ubuntu): | |
status: | New → Fix Released |
Marco Trevisan (Treviño) (3v1n0)
on 2015-09-10
Changed in nux (Ubuntu): | |
status: | New → Fix Released |
assignee: | nobody → Sam Spilsbury (smspillaz) |
To post a comment you must log in.
I think this could be the same root cause as bug 1036521.
Seems kind of like the background is being retrieved from the wrong framebuffer... ?