https://bugs.kde.org/show_bug.cgi?id=497550
Bug ID: 497550 Summary: "COMBINING DIAERESIS" UTF-8 Characters are not displayed correctly Classification: Applications Product: kate Version: 23.08.5 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: kwrite Assignee: kwrite-bugs-n...@kde.org Reporter: cyberb...@gmx.de Target Milestone: --- Created attachment 176676 --> https://bugs.kde.org/attachment.cgi?id=176676&action=edit how it is displayed in kwrite I have following bytes in utf-8 document (in Hex) 75 CC 88 (75 = "u", cc 88 = COMBINING DIAERESIS), should result in "ΓΌ". But the COMBINING DIAERESIS is displayed in the following char (in this case hex 68 = "h" ), which is wrong. -- You are receiving this mail because: You are watching all bug changes.