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 1029

Summary: UTF-8 characters with a length > 1 aren't working anymore
Product: SDL Reporter: Karl F. Glatzer <karl.glatzer>
Component: eventsAssignee: Ryan C. Gordon <icculus>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: major    
Priority: P2    
Version: HG 2.0   
Hardware: All   
OS: Linux   

Description Karl F. Glatzer 2010-07-22 03:08:01 UTC
Textinput for characters with more than 1 byte isn't working anymore. I know that this worked before, but sadly i don't know in which revision this broke.

This probably affects many people not only with non-english keyboard layouts, because even on many English keyboard layouts are characters bigger than 1 byte.

PS: I also would like a fix for the dead_keys, but that probably needs some bigger changes.
Comment 1 Karl F. Glatzer 2010-07-23 01:40:46 UTC
Ok except for the dead_keys it is fixed in revision 4567:1d7ea8724f4a.