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 1019 - Some key presses send non-printable characters
Summary: Some key presses send non-printable characters
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: video (show other bugs)
Version: HG 2.0
Hardware: All All
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-11 02:11 UTC by Daniel.Wyatt
Modified: 2010-07-17 18:58 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 Daniel.Wyatt 2010-07-11 02:11:55 UTC
There is some inconsistency as well.
In Windows, <backspace> will generate a \b char event.
In OS X, it won't.

In both OS X and Windows, <enter> will generate a \r.
Testing on X11 needs to be done.

Others to test are \177, \b, \r, \n, \t.
Comment 1 Sam Lantinga 2010-07-17 18:58:21 UTC
This is fixed in revision 05ab4141ce93