WebSpellChecker / ckeditor-plugin-scayt

SCAYT Plugin for CKEditor 4 is a plugin for multilingual check spelling and grammar as you type in CKEditor 4.
https://webspellchecker.com/wsc-scayt-ckeditor4/
Other
13 stars 21 forks source link

When using a inline editor inside a iframe the entire page gets spellchecked #157

Closed richardsandstrom closed 6 years ago

richardsandstrom commented 6 years ago

I'm using the CKEditor as an inline editor but the editor is placed inside a iframe.

This causes the entire page to be spellchecked which is not desired. This also causes severe performance issues and several gfx issues.

Looks like the issue comes from line 1258 ("var textContainer = ..."). It should be a check here if the editor is in inline mode or not.

AAbakumov commented 6 years ago

Hello @richardsandstrom ,

Thank you so much for your request.

We are working on your request but we need additional information from your side:

  1. Could you please provide the sample_page where we can reproduce the issue? or
  2. Could you please create a sample page with https://jsfiddle.net/

We are looking forward to your reply.

Regards, The WebSpellChecker Team

artem-skolota commented 6 years ago

This issue is closed due to lack of information from the user.

Regards, WebSpellChecker Team