[Bug 12939] Selection using control key and mouse button does not work

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Nov 30 12:52:42 CST 2008


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


Vitaliy Margolen <vitaliy at kievinfo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID




--- Comment #10 from Vitaliy Margolen <vitaliy at kievinfo.com>  2008-11-30 12:52:41 ---
There are still something external to Wine running that messing with key
states. The telltale sign are these lines:
trace:keyboard:KEYBOARD_UpdateOneState Adjusting state for vkey 0xa2. State
before 0xc1
trace:keyboard:KEYBOARD_UpdateOneState State after 0x41

Which mean that after you pressed control key, Wine processed it, then checks
it's state as reported by the system. That state is reported as depressed and
Wine readjusts it. So all you see is just a single "click" on the control key.

This bug is invalid. You have something in your system that messing with
reported key states to Wine. This can not be fixed by Wine.

Closing invalid.


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