slab / quill

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

IE browser Freezes when using Japanese Hiragana Windows IME autosuggest in editor #1611

Closed sfdcrshah closed 2 months ago

sfdcrshah commented 6 years ago
  1. Enable Japanese Hiragana IME
  2. Visit quilljs.com/playground
  3. type "ultimate sosho" or "kem che"

Expected behavior: result: うlちまてそしょ

Actual behavior: result: IE browser freezes up, issue seems to be when there is autosuggest

Platforms: Windows 8.1/ IE 11

vbhargavmbis-zz commented 6 years ago

I have observed a pattern with the words which cause the browser to freeze. It looks like if the word contains a combination of Hiragana and Kanji or Katakana and Kanji, it causes the freeze.

Examples of such words: kanji ->感じ tanaka ->棚か nishida ->西だ okuremasu ->送れます okane ->お金

vbhargavmbis-zz commented 6 years ago

@jhchen Looks like this issue is on the radar. Do you have an ETA for a fix for this issue?

vbhargavmbis-zz commented 6 years ago

@jhchen Would really love to know the progress on this issue and a timeframe for a fix. This is affecting Japanese users on IE11. The entire browser goes into an unusable state, not just the editor. It is therefore is a high impact issue.

micmmakarov commented 6 years ago

I have the same issue, maybe there's an ETA or how can I help?

quill-bot commented 2 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: