slab / quill

Quill is a modern WYSIWYG editor built for compatibility and extensibility
https://quilljs.com
BSD 3-Clause "New" or "Revised" License
43.65k stars 3.39k forks source link

Problems when typing in Korean in code-block #3851

Closed jei-lee closed 6 months ago

jei-lee commented 1 year ago

version 1.3.7

Hi. I'm using it with react-quill 2.0.0 in the react environment. There is a problem when entering Korean after selecting a codeblock tag.

When entering letters, there is a problem that the first letter is separated. It does not occur in macOS safari, but mainly in Chromium browsers. It occurs in the latest version of macOS Chrome, the latest version of Windows Chrome, and the latest version of the Naver Whale browser (based on Chrome), and the separation looks slightly different. If you put a symbol such as a space or a hyphen instead of a Korean letter in the first letter, there will be no problem. The same goes for opening and typing.

스크린샷 2023-08-10 오전 9 25 44

macOS Chrome enter a space enter a hypen

luin commented 1 year ago

I can confirm this issue with 1.3.7 and seems it got fixed with 2.0.0-dev4. I will leave this open until it's confirmed.

quill-bot commented 6 months ago

Quill 2.0 has been released (announcement post) with many changes and fixes. If this is still an issue please create a new issue after reviewing our updated Contributing guide :pray: