Closed richardsandstrom closed 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:
We are looking forward to your reply.
Regards, The WebSpellChecker Team
This issue is closed due to lack of information from the user.
Regards, WebSpellChecker Team
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.