[Bug 6971] Mouse "escapes" window or is confined to an area in the full screen program

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Aug 25 18:03:53 CDT 2008


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





--- Comment #162 from Vitaliy Margolen <vitaliy at kievinfo.com>  2008-08-25 18:03:52 ---
(In reply to comment #161)
> Do any of these hack patches break other apps?
Yes they do. For example see bug 1410 for what will happen of you always warp
mouse pointer. And bug 8354 for what still happens now.

Obviously these two problems are opposites of each other. The only way to fix
them both would be to:
1. Never warp mouse
2. Receive mouse movement events from actual hardware / X server
3. When mouse acquired in exclusive mode, stop pointer from moving

Any other variations won't be enough.


-- 
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