Bug 497550 - "COMBINING DIAERESIS" UTF-8 Characters are not displayed correctly
Summary: "COMBINING DIAERESIS" UTF-8 Characters are not displayed correctly
Status: RESOLVED WORKSFORME
Alias: None
Product: kate
Classification: Applications
Component: kwrite (other bugs)
Version First Reported In: 23.08.5
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-16 10:46 UTC by H.H.
Modified: 2024-12-16 17:54 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
how it is displayed in kwrite (3.12 KB, image/jpeg)
2024-12-16 10:46 UTC, H.H.
Details
from okteta (4.85 KB, image/jpeg)
2024-12-16 10:46 UTC, H.H.
Details
screesnhot (4.46 KB, image/png)
2024-12-16 17:53 UTC, Waqar Ahmed
Details

Note You need to log in before you can comment on or make changes to this bug.
Description H.H. 2024-12-16 10:46:04 UTC
Created attachment 176676 [details]
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.
Comment 1 H.H. 2024-12-16 10:46:25 UTC
Created attachment 176677 [details]
from okteta
Comment 2 Waqar Ahmed 2024-12-16 17:51:23 UTC
Can't reproduce. with the following bytes in the file

```
4D 75 CC 88 68 6C 65
```
hexdump of the file:
```
0000000 754d 88cc 6c68 0a65                    
0000008
```
Comment 3 Waqar Ahmed 2024-12-16 17:53:11 UTC
Created attachment 176683 [details]
screesnhot

Screenshot with Intel One Mono Font.
Comment 4 Waqar Ahmed 2024-12-16 17:54:06 UTC
Try using a different font probably