http://bugs.winehq.org/show_bug.cgi?id=26896
Summary: Chaser v1.50: mouse pointer behaves weirdly in the menu Product: Wine Version: 1.3.18 Platform: x86 URL: http://www.gamefront.com/files/980636/Chaser-1.49-MP-E nglish-Demo/ OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: user32 AssignedTo: wine-bugs@winehq.org ReportedBy: gyebro69@gmail.com CC: julliard@winehq.org
Created an attachment (id=34294) --> (http://bugs.winehq.org/attachment.cgi?id=34294) terminal output
The mouse pointer behaves erratically in the menus thus it's almost impossible to position the cursor over a menu option. Mouse works correctly in Wine-1.3.18. I have the 1.5 version of the game (not all versions are affected by this regression, e.g. version 1.3 is good).
This is due to the following commit: 79c2e55b5a6331d15788f65a929e9e002c2f8b05 is the first bad commit commit 79c2e55b5a6331d15788f65a929e9e002c2f8b05 Author: Alexandre Julliard julliard@winehq.org Date: Wed Apr 20 20:30:09 2011 +0200
user32: Only call the driver when the cursor position has really changed.
:040000 040000 5e335fb6e93ffa3171bd0ac90294f8088f64b749 b75dac74bbb00182b657a40cd0bf673aad71ace1 M dlls
The patch can be reverted cleanly on wine-1.3.18-170-gfa2e4bb and that fixed the problem.
I added the download link of the 1.49 MP demo to URL.