BUG: mouse_event does not move pointer for relative coordinates

Andriy Palamarchuk apa3a at yahoo.com
Wed Oct 17 12:54:47 CDT 2001


Andriy P wrote:

> The attached test program moves pointer under
Windows
> NT. 
> 
> Under Wine the pointer changes position on move
> request in absolute coordinates and does not move
for
> relative coordinates.
<skipped>

I tracked down the bug.
The issue - in mouse_event the cursor position change
occured _before_ the new position was calculated. Old
coordinates were used and the latest change in the
pointer position did not become effective.
I'll submit a patch.

Andriy Palamarchuk



__________________________________________________
Do You Yahoo!?
Make a great connection at Yahoo! Personals.
http://personals.yahoo.com




More information about the wine-devel mailing list