http://bugs.winehq.org/show_bug.cgi?id=34818
Rico kgbricola@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Status|UNCONFIRMED |NEW URL| |http://www.worldofgothic.de | |/download.php?id=781 Component|-unknown |winex11.drv Ever Confirmed|0 |1 Regression SHA1| |76bbf106a28c4caa82873e8450b | |de7d4adc765bf
--- Comment #1 from Rico kgbricola@web.de 2013-11-03 08:02:27 CST --- I can confirm the issue with the not fully rotating character. I couldn't reproduce the issue with the load/save dialog, where the mouse is centered.
I did a regression test with the result:
76bbf106a28c4caa82873e8450bde7d4adc765bf is the first bad commit commit 76bbf106a28c4caa82873e8450bde7d4adc765bf Author: Henri Verbeet hverbeet@codeweavers.com Date: Thu Apr 25 09:59:42 2013 +0200
winex11: Move the desktop process check from X11DRV_ClipCursor() to grab_clipping_window().
We don't want to clip in the desktop process, but we still need it to call ungrab_clipping_window() if the process that was previously clipping didn't. This can happen for example when fullscreen clipping is enabled, but the corresponding window isn't explicitly destroyed before process exit.
:040000 040000 d6362b9803969c01c9c86d739c6d8f958ad1866c ea562a8bc473131d579f51c59e7bff18809f6504 M dlls
So the last working version was 1.5.28. Could you please verify, if this version works for you? Could you also verify if the mentioned patch did introduce the issue for you, if not, please run a regression test and see http://wiki.winehq.org/RegressionTesting .