Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
parkjh688 opened this issue Sep 16, 2021 · 3 comments
Assignees
Labels
bug 🐞 Something isn't working

Comments

@parkjh688
Copy link

parkjh688 commented Sep 16, 2021

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
@hackerwins hackerwins added the bug 🐞 Something isn't working label Sep 16, 2021
@SeonheeKim
Copy link

SeonheeKim commented Sep 24, 2021

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. ☺️

Reference Issue : codemirror/codemirror5#3690 (comment)
Reference Issue : nhn/tui.editor#1196 (comment)

@hackerwins hackerwins added this to v0.2 Oct 29, 2021
@hackerwins hackerwins moved this to Todo in v0.2 Oct 29, 2021
@hackerwins hackerwins removed this from v0.2 Dec 14, 2021
@hackerwins hackerwins added this to v0.3 Dec 14, 2021
@hackerwins hackerwins moved this to Todo in v0.3 Dec 14, 2021
@live-small
Copy link

Could i try this issue?

@blurfx
Copy link
Contributor

blurfx commented Sep 30, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐞 Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants