http://bugs.winehq.org/show_bug.cgi?id=12625
--- Comment #4 from earther@eartherdesigns.com 2008-04-18 15:25:24 --- (In reply to comment #2)
Yes, thank you. Compiz seemed to be the problem. Turning it off also fixed another of my bugs (http://bugs.winehq.org/show_bug.cgi?id=12626). And some other issues I hadn't reported yet... (as clone-tool alt-click not working). It did however introduce another bug, minimizing images minimize them to oblivion, they just dissapear and the only way to get them back is through the Window-menu.
Earlier today I was having trouble with the clone tool and alt-click. I thought it was Compiz but when I checked in the System / Windows / Movement Key settings, I discovered that somehow "Super" had been reset to "Alt". Resetting to "Super" fixed the problem and it now seems to be working with Compiz.
Currently, not having trouble minimizing or maximizing images either.
Just in case, I have created two application launchers to toggle between Metacity and Compiz:
Replace compiz window manager with metacity window manager:
metacity --replace &
Restore the compiz window manager:
compiz --replace &