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

Japanese Character Error using Google IME #2064

Closed burdagay closed 2 months ago

burdagay commented 6 years ago

When typing with the Google IME enabled in Windows 10 IE 11, the first character is ignored.

Steps for Reproduction

  1. Go to JS Fiddle
  2. Use Google IME and set to Hiragana
  3. Type "tesuto" + Enter

Expected behavior: てすと

Actual behavior: tえすと

Platforms: Windows 10 IE-11 V11.334

Version: 1.3.6

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: