[Bug 23159] AionOnline: Mouse glitches on panning/rotation

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Sep 8 08:20:18 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=23159

Patrick Linerudt <wacrex at live.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wacrex at live.com

--- Comment #5 from Patrick Linerudt <wacrex at live.com> 2010-09-08 08:20:17 CDT ---
(In reply to comment #4)
> This bug is fixed in 1.2 release?
> I downloaded sources of 1.2, they already has this string in the code. But
> screen still not rotatable :(

No it's not fixed, you simply looked at the wrong place in the code ^^  

wine_tsx11_unlock();
queue_raw_mouse_message( WM_MOUSEMOVE, NULL, x, y, 0, GetCurrentTime(), 0, 0 );
return TRUE;

This code part can be found every now and then in the code. And since the file
is being updated, the row number will change. ^^

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list