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 - certain SDL key events not able to coincide
Summary: certain SDL key events not able to coincide
Status: RESOLVED INVALID
Alias: None
Product: SDL
Classification: Unclassified
Component: events (show other bugs)
Version: don't know
Hardware: x86 Windows (XP)
: P2 normal
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-10 17:40 UTC by Charles Van Noland
Modified: 2007-08-10 17:44 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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