| Summary: | Konsole does not correctly display Unicode character in "NFD" format (decomposed, as generated by Mac) | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | Alain Knaff <kde> |
| Component: | general | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 2.3.3 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
Version: 2.3.3 (using 4.3.4 (KDE 4.3.4), 4.3.4-3.fc11 Fedora) Compiler: gcc OS: Linux (i686) release 2.6.30.10-105.fc11.i586 Konsole does not correctly display Unicode character in "NFD" format ("normalization form decomposed", as generated by a Macintosh). "Decomposed" format represents é as 0x65 0xcc 0x81 (i.e. , rather than 0xc3 0xa9 in the more common precomposed (NFC) format) Xterm displays these composed characters correctly.