We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 476

Summary: certain SDL key events not able to coincide
Product: SDL Reporter: Charles Van Noland <radioteeth>
Component: eventsAssignee: Ryan C. Gordon <icculus>
Status: RESOLVED INVALID QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: don't know   
Hardware: x86   
OS: Windows (XP)   

Description Charles Van Noland 2007-08-10 17:40:22 UTC
in my SDL application I'm working on, when I hold down the W and A keys, spacebar does not register, nor does it register when holding down the S and D keys. I'm sure there are other combos, but space works for instance when i'm holding W and S or W and D... is there a workaround? or possibly a fix in the works? I've seen this issue with other SDL based applications as well and it's quite a pesky problem. I'd like to know as soon as this issue has been addressed. Thanks.   -Charlie
Comment 1 Sam Lantinga 2007-08-10 17:44:26 UTC
Is this specific to SDL, or does it also happen in notepad, etc?
Usually when this comes up it's a hardware issue:
http://www.sjbaker.org/steve/omniv/keyboards_are_evil.html