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

Summary: Some key presses send non-printable characters
Product: SDL Reporter: Daniel.Wyatt
Component: videoAssignee: Sam Lantinga <slouken>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: HG 2.0   
Hardware: All   
OS: All   

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