[Bug 11727] Mouse button events generated by a window' s app are not propagated to X server

wine-bugs at winehq.org wine-bugs at winehq.org
Sun May 11 14:08:51 CDT 2008


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


Vitaliy Margolen <vitaliy at kievinfo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement




--- Comment #9 from Vitaliy Margolen <vitaliy at kievinfo.com>  2008-05-11 14:08:50 ---
There are lots of problems with this additional functionality. Besides having a
duplicate events in Wine (which will break number of apps in unexpected ways)
it does not send current mouse position, which again can be out of sync. So
what your windows app thinks it should be at (X,Y) will actually be somewhere
else. And if it happens to be outside Wine window - that means your app will
loose focus, which is whole lots of other problems.

Remember that windows programs do not know they are running inside Wine. They
have no business affecting apps outside Wine.


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