[Bug 33056] Tablet stylus pressure works in Manga Studio 5 until a focus or key event occurs

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Aug 11 12:16:46 CDT 2013


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

--- Comment #2 from Don Koch <aardvark at krl.com> 2013-08-11 12:16:46 CDT ---
Further oddity discovered. When hitting the left shift key, I get the following
in a (limited to a0 and a1) trace:

<shift press>
hwnd 0x200b2 vkey=00a0 scan=002a flags=0000
key: 0xa0 state: 0xc0
Shift state: 0x80
key (0xa0) -> 1  (shouldn't this be ff81 or ff80? (really 8000))
key (0xa1) -> 0
key: 0xa0 state: 0x80
Shift state: 0x80
key (0xa1) -> 0
key (0xa1) -> 0
<shift release>
hwnd 0x200b2 vkey=00a0 scan=002a flags=0002
key: 0xa0 state: 0x0
Shift state: 0x0
key (0xa0) -> ff80 (shouldn't this be 0?)
key (0xa1) -> 0
key: 0xa0 state: 0x0
Shift state: 0x0
key (0xa1) -> 0
key (0xa1) -> 0

0xa0 is left shift, 0xa1 is right.

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