quill icon indicating copy to clipboard operation
quill copied to clipboard

Mac spelling correctness doesn't work - "addRange(): The given range isn't in document."

Open yanivfa opened this issue 4 years ago • 2 comments

Hi,

When I paste text from outer source into the text editor and trying to fix spelling, the word is getting deleted (see attached video). In addition, the warning "addRange(): The given range isn't in document." is printed to the console.

How to reproduce:

  1. Copy from gmail some text with spelling error. for example: "hre are th msitaks".
  2. Past it into the text editor and try to fix spelling using mac spelling checker (right click).

https://user-images.githubusercontent.com/79040987/119375910-0d702f80-bcc4-11eb-8b4f-05810b1dbbc2.mov

yanivfa avatar May 24 '21 16:05 yanivfa

Any update?

yanivfa avatar Jun 22 '21 15:06 yanivfa

I have also encountered it many times...

roeerokah avatar Sep 19 '21 12:09 roeerokah

Fixed in https://github.com/quilljs/quill/pull/3807. Feel free to let me know if there is anything missing. Closing

luin avatar Jun 23 '23 23:06 luin