You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes the Korean character won't render during typing.
To Reproduce
Obsidian_aeeOaMuI8s.mp4
When you type Korean in a note with code blocks that is highlighted with the plugin, some of the characters won't render until spacebar or arrow key is hit to move the cursor.
You can see the letter "나" is not appearing as soon as type the second "ㅏ".
I am going refer Korean alphabets(Hangeul) as letters/characters (e.g. ㄱ, ㅏ, ㅇ) and completed ones as words (e.g. 강, 하)
ㄱ (ㄱ)
가 (ㄱ + ㅏ)
간 (ㄱ + ㅏ + ㄴ)
가나 (ㄱ + ㅏ + ㄴ + ㅏ)
Here is a order of keys I have typed.
While typing consecutively, when I hit the 4th key ㅏ, the text should be rendered as 가나. However, the 나 disappears until I move the cursor with arrow key or hit spacebar. Clicking elsewhere somehow erases 나.
Expected behavior
Obsidian_flXjzb7hkL.mp4
Screenshots
If applicable, add screenshots to help explain your problem.
Occurs on
Windows
macOS
Linux
Android
iOS
Plugin version
0.7.7
Additional context
I have updated Obsidian from 1.12.x to 1.13.4, but the problem was still there in 1.12.
I could try to help since I am the one who's using Korean here. I am not familiar with working on Obsidian plugin but I am happy to learn how can I contribute. Thanks.
List of plugins I am using. I turned on restricted mode and the issue wasn't reproducible.
Describe the bug
Sometimes the Korean character won't render during typing.
To Reproduce
Obsidian_aeeOaMuI8s.mp4
When you type Korean in a note with code blocks that is highlighted with the plugin, some of the characters won't render until spacebar or arrow key is hit to move the cursor.
You can see the letter "나" is not appearing as soon as type the second "ㅏ".
I am going refer Korean alphabets(Hangeul) as letters/characters (
e.g. ㄱ, ㅏ, ㅇ) and completed ones as words (e.g. 강, 하)Here is a order of keys I have typed.
While typing consecutively, when I hit the 4th key
ㅏ, the text should be rendered as가나. However, the나disappears until I move the cursor with arrow key or hit spacebar. Clicking elsewhere somehow erases나.Expected behavior
Obsidian_flXjzb7hkL.mp4
Screenshots
If applicable, add screenshots to help explain your problem.
Occurs on
Plugin version
0.7.7
Additional context
I have updated Obsidian from 1.12.x to 1.13.4, but the problem was still there in 1.12.
I could try to help since I am the one who's using Korean here. I am not familiar with working on Obsidian plugin but I am happy to learn how can I contribute. Thanks.
List of plugins I am using. I turned on restricted mode and the issue wasn't reproducible.