Activity log for bug #1012956

Date Who What changed Old value New value Message
2012-06-14 03:39:20 Sam Spilsbury bug added bug
2012-06-14 03:39:29 Sam Spilsbury compiz: status New Confirmed
2012-06-14 03:39:31 Sam Spilsbury compiz: importance Undecided Medium
2012-06-14 03:39:32 Sam Spilsbury compiz: assignee Sam Spilsbury (smspillaz)
2012-06-14 03:39:34 Sam Spilsbury compiz: milestone 0.9.8.0
2012-06-14 03:40:57 Sam Spilsbury compiz: status Confirmed In Progress
2012-06-14 03:42:20 Launchpad Janitor branch linked lp:~compiz-team/compiz/compiz.fix_1012956
2012-06-14 04:22:34 Daniel van Vugt summary It is possible for the panel shadow to be painted even if the panel window isn't painted It is possible for a dock shadow to be painted even if the dock window isn't painted
2012-06-24 08:30:05 Launchpad Janitor branch linked lp:compiz
2012-06-24 08:30:36 Daniel van Vugt compiz: status In Progress Fix Committed
2012-07-04 11:55:57 Launchpad Janitor branch linked lp:~timo-jyrinki/compiz/ubuntu
2012-07-17 03:32:26 Daniel van Vugt tags regression-regionaldamage
2012-07-17 03:34:18 Daniel van Vugt description DecorWindow::glDraw checks if we are drawing a desktop window and forcibly draws dock window shadows on top of the desktop window. If the dock window is in the paint list, but is never actually painted, it is possible for the dock window shadow to be painted anyways. Another "bug" here is that dock window shadows will get painted with the desktop window's matrix and paint attributes, which could be different and the shadow would become detached. DecorWindow::glDraw checks if we are drawing a desktop window and forcibly draws dock window shadows on top of the desktop window. If the dock window is in the paint list, but is never actually painted, it is possible for the dock window shadow to be painted anyways. Another "bug" here is that dock window shadows will get painted with the desktop window's matrix and paint attributes, which could be different and the shadow would become detached. WORKAROUND: For quantal users with Unity 6.0, but a slightly older compiz 0.9.8: CCSM > Window Decoration > Shadow windows = !(title=unity-panel) & !(title=unity-launcher)
2012-07-17 03:40:06 Daniel van Vugt bug task added compiz (Ubuntu)
2012-07-17 03:40:18 Daniel van Vugt bug task added compiz-core
2012-07-17 03:40:32 Daniel van Vugt compiz (Ubuntu): status New Triaged
2012-07-17 03:40:36 Daniel van Vugt compiz-core: status New Triaged
2012-07-17 03:40:40 Daniel van Vugt compiz-core: importance Undecided Medium
2012-07-17 03:40:44 Daniel van Vugt compiz (Ubuntu): importance Undecided Medium
2012-07-17 03:41:00 Daniel van Vugt compiz-core: milestone 0.9.7.10
2012-07-17 03:47:21 Daniel van Vugt summary It is possible for a dock shadow to be painted even if the dock window isn't painted Unintended shadows are rendered for the Unity Launcher and Panel
2012-07-17 03:49:54 Daniel van Vugt bug task added unity
2012-07-17 03:50:03 Daniel van Vugt unity: status New Invalid
2012-07-17 03:50:34 Daniel van Vugt bug task deleted unity
2012-07-17 08:41:04 Daniel van Vugt branch linked lp:~sil2100/compiz-core/cherry_3258
2012-07-17 08:41:08 Daniel van Vugt compiz-core: status Triaged In Progress
2012-07-17 08:41:15 Daniel van Vugt compiz-core: assignee Łukasz Zemczak (sil2100)
2012-07-17 09:58:34 Daniel van Vugt compiz-core: status In Progress Fix Committed
2012-07-17 11:37:31 Launchpad Janitor branch linked lp:~sil2100/compiz/precise_SRU-1
2012-07-18 12:17:37 Łukasz Zemczak bug added subscriber Ubuntu Stable Release Updates Team
2012-07-18 12:20:24 Łukasz Zemczak description DecorWindow::glDraw checks if we are drawing a desktop window and forcibly draws dock window shadows on top of the desktop window. If the dock window is in the paint list, but is never actually painted, it is possible for the dock window shadow to be painted anyways. Another "bug" here is that dock window shadows will get painted with the desktop window's matrix and paint attributes, which could be different and the shadow would become detached. WORKAROUND: For quantal users with Unity 6.0, but a slightly older compiz 0.9.8: CCSM > Window Decoration > Shadow windows = !(title=unity-panel) & !(title=unity-launcher) [Test Case] 1. Start Unity -> Verify that the Launcher and panel drop no shadows [Regression Potential] Broken decorations and window decoration shadows. Original description: DecorWindow::glDraw checks if we are drawing a desktop window and forcibly draws dock window shadows on top of the desktop window. If the dock window is in the paint list, but is never actually painted, it is possible for the dock window shadow to be painted anyways. Another "bug" here is that dock window shadows will get painted with the desktop window's matrix and paint attributes, which could be different and the shadow would become detached. WORKAROUND: For quantal users with Unity 6.0, but a slightly older compiz 0.9.8: CCSM > Window Decoration > Shadow windows =     !(title=unity-panel) & !(title=unity-launcher)
2012-07-18 12:27:02 Alan Pope 🍺🐧🐱 🦄 nominated for series Ubuntu Precise
2012-07-18 14:43:41 Sebastien Bacher bug task added compiz (Ubuntu Precise)
2012-07-28 10:40:48 Didier Roche-Tolomelli compiz (Ubuntu): status Triaged Fix Committed
2012-08-03 23:43:52 Steve Langasek compiz (Ubuntu Precise): importance Undecided Medium
2012-08-03 23:49:04 Steve Langasek compiz (Ubuntu Precise): status New Fix Committed
2012-08-03 23:49:07 Steve Langasek bug added subscriber SRU Verification
2012-08-03 23:49:09 Steve Langasek tags regression-regionaldamage regression-regionaldamage verification-needed
2012-08-04 05:22:47 Steve Langasek tags regression-regionaldamage verification-needed regression-regionaldamage verification-failed
2012-08-09 16:54:48 Adam Conrad tags regression-regionaldamage verification-failed regression-regionaldamage
2012-08-09 16:54:50 Adam Conrad tags regression-regionaldamage regression-regionaldamage verification-needed
2012-08-10 05:48:46 Timo Jyrinki tags regression-regionaldamage verification-needed regression-regionaldamage verification-done
2012-08-15 19:10:02 Adam Conrad removed subscriber Ubuntu Stable Release Updates Team
2012-08-15 19:12:17 Launchpad Janitor compiz (Ubuntu Precise): status Fix Committed Fix Released
2012-08-23 21:51:14 Launchpad Janitor compiz (Ubuntu): status Fix Committed Fix Released
2012-08-27 08:16:43 Daniel van Vugt compiz: status Fix Committed Fix Released
2012-08-29 12:08:14 Timo Jyrinki compiz-core: status Fix Committed Fix Released
2012-08-29 19:03:21 Sami Jaktholm bug added subscriber sampo555
2012-08-30 01:28:30 Daniel van Vugt compiz-core: status Fix Released Fix Committed
2012-11-20 05:08:27 Daniel van Vugt compiz-core: status Fix Committed Fix Released
2013-03-26 02:59:21 Launchpad Janitor branch linked lp:ubuntu/precise-proposed/compiz