This bug was fixed in the package compiz - 1:0.9.12.1+15.04.20150410.1-0ubuntu1
--------------- compiz (1:0.9.12.1+15.04.20150410.1-0ubuntu1) vivid; urgency=medium [ CI Train Bot ] * New rebuild forced. [ Chris Townsend ] * Expo plugin: Make sure the Expo animation is completed before allowing clicks to be handled. (LP: #1026553) * Grid plugin: Float to int division truncating caused a 1 px gap on the right side of right semi-maximized window when the workspace has an odd width. Fix is to add 0.5 to the float division first to account for any truncation error. (LP: #1294864) [ Eleni Maria Stea ] * Change in GLVector implementation * Minor change: when the skydome was working (in the c version of compiz) it was rendered on top of the background so, there was no need to clear the screen before drawing (the skydome was rendered on top of the garbage from previous renderings, hiding it). In the c++ plugin, the skydome is buggy and the background is visible (as well as some garbage from previous renderings). A temporary glClear(GL_COLOR_BUFFER_BIT) was added until we fix the skydome and the other cube bugs. * glDisableOutputClipping was not implemented in 3d.cpp => a parent class glDisableOutputClipping was called, causing 2d clipping artifacts (the 3d cube was clipped and you couldn't see the windows move) [ Marco Trevisan (Treviño) ] * OpenGL: don't hardcode X11 sync blacklisted models, but use settings instead (LP: #1441190) [ Stephen M. Webb ] * (Ubuntu packaging) migrate migration scripts to Python3. (LP: #1440548) * exclude Wine applications from window close animations (LP: #957879) -- CI Train Bot <ci-train-...@canonical.com> Fri, 10 Apr 2015 21:55:34 +0000 ** Changed in: compiz (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to compiz in Ubuntu. https://bugs.launchpad.net/bugs/957879 Title: Wine tooltips don't disappear entirely from screen Status in Compiz: In Progress Status in Compiz 0.9.11 series: Triaged Status in compiz package in Ubuntu: Fix Released Bug description: This bug does not happen with Unity 2D or Gnome-Shell. Same problem on both Oneiric and Precise (up-to-date). When a tooltip from a Wine app disappear, its shadow remains. This can quickly leads to an unusable window. To clean these shadows, I have to move the window. I confirmed this bug with Mathcad 14, GeNIe and some others not-known apps. It does not happen, for example, with VLC or Steam. If you want to test with something free and lightweight, you can try with Sumatra: http://blog.kowalczyk.info/software/sumatrapdf/download- free-pdf-viewer.html Attached is a picture of a rather extreme case (made with a non-free app). To manage notifications about this bug go to: https://bugs.launchpad.net/compiz/+bug/957879/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp