30 Nov
2020
30 Nov
'20
2:27 p.m.
https://bugs.winehq.org/show_bug.cgi?id=50197 --- Comment #3 from Jacek Caban <jacek(a)codeweavers.com> --- It looks like VkKeyScanW indeed reports LEFT_ALT_PRESSED, which we skip later when processing edition events. This check was ported from old kernel32 code, but the old code didn't use VkKeyScanW. I wonder if VkKeyScanW should be fixed or should we allow LEFT_ALT_PRESSED in process_console_input(). -- 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.