http://bugs.winehq.org/show_bug.cgi?id=22699
--- Comment #4 from Wylda wylda@volny.cz 2010-05-15 14:08:06 ---
This is quite easy to reproduce and well prepared (download even with login;) When i move mouse cursor over some button it jumps usually upwards and is painted twice. (Yes/No button on exit for example).
1. Confirming, please consider UNCONFIRMED->NEW
2. I did a regression test between 1.1.35 and 1.1.36:
commit ce2c3ea6c74f7c28f0ec55e097d582b68c080d19 Author: Henri Verbeet hverbeet@codeweavers.com Date: Sun Jan 3 21:18:26 2010 +0100
wined3d: Handle source and destination rectangles in IWineD3DSwapChainImpl_Present().
:040000 040000 c9f702ad05cb5c903597bd934605ce3d6037bd20 ae2ee3eeff4d13357d2eb9914baa8a201ee57d30 M dlls
3. There are another bug reports suffering from this commit, see bug 21384 and bug 21869, but are marked as fixed in 1.1.41. Problem described here persist even in 1.1.41 and 1.1.44-170-g69326aa.
4. Revert of this patch after git checkout makes that problem go away.
5. Adding author of this patch to CC.
--private keyword: bisected