Comment 8 for bug 957879

Revision history for this message
Sb (sb56637) wrote :

OK, I have discovered that the culprit is the Compiz fade animation on close for Tooltips.

=========================
Workaround:
=========================
In Compiz Settings Manager, under Animations, "Close Animation" tab, look for the window match line for Fade that reads:

(type=Menu | PopupMenu | DropdownMenu | Combo | Dialog | ModalDialog | Normal)

Edit that line and add to the end of it:

& !(class=\.exe$)

=========================
Resolution:
=========================
Please add this rule by default so as to avoid bothering Wine users. Thanks.