[Bug 2491] New: KeyPress, KeyUp and KeyDown behavior
http://bugs.winehq.org/show_bug.cgi?id=2491 Summary: KeyPress, KeyUp and KeyDown behavior Product: Wine Version: 20040914 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: wine-gui AssignedTo: wine-bugs(a)winehq.org ReportedBy: cesar(a)liws.com.br Im using wine to run delphi app in windows, and see some strange behaviors: Im a Form I handle the key events: OnKeyPress Some app stuffs, to validate the key values OnKeyUp Catch the keys VK_UP and VK_DOWN to navegate... The problem in wine is in numeric keyboard, when NUMLOCK is ACTIVE and I press the 8 or 2 keys, wine send the keys to KeyPress event and after the VK_UP/VK_DOWN to OnKeyUP, and I guess OnKeyDown too. []s -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
participants (1)
-
Wine Bugs