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 - UTF-8 characters with a length > 1 aren't working anymore
Summary: UTF-8 characters with a length > 1 aren't working anymore
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: events (show other bugs)
Version: HG 2.0
Hardware: All Linux
: P2 major
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-22 03:08 UTC by Karl F. Glatzer
Modified: 2010-07-23 01:40 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 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.