codepair-old icon indicating copy to clipboard operation
codepair-old copied to clipboard

Korean text phenomenon of separation of consonants(자모분리 현상) on Mobile

Open parkjh688 opened this issue 3 years ago • 3 comments

What happened: When writing in shared documents on mobile, there is a phenomenon of separation of consonants(자모분리 현상).

What you expected to happen: 욜키(expected) -> ㅇㅛㄹㅋㅣ(output)

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

Environment:

  • Operating system: ios 14.8
  • Browser and version: safari

parkjh688 avatar Sep 16 '21 02:09 parkjh688

I checked this problem for a while, This problem seems to be reproduced in CodeMirror(v5). When tested on the CodeMirror V6 demo page, the problem seems to have been corrected. (https://codemirror.net/6/) However, since v6 is still in the beta phase, I think we can proceed with the version-up later.

I share the relevant information for reference. :relaxed:

Reference Issue : codemirror/CodeMirror#3690 (comment) Reference Issue : https://github.com/nhn/tui.editor/issues/1196#issuecomment-692666490

SeonheeKim avatar Sep 24 '21 10:09 SeonheeKim

Could i try this issue?

live-small avatar Sep 01 '22 09:09 live-small

I tried it but SimpleMDE has a strong dependence on Codemirror 5, so I think it will be a large task if we migrate Codemirror 5 to 6.

blurfx avatar Sep 30 '22 11:09 blurfx