#10888 closed Bug (duplicate)
Better support for multilanguage content in SCAYT / WSC (for content made with the language plugin)
Reported by: | Wiktor Walc | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Spell Checker | Version: | 4.3 Beta |
Keywords: | Cc: |
Description
When I try the sample of CKEditor 4.3 Beta with language plugin enabled and enter there content in a different language:
<span dir="ltr" lang="es"> El invierno pasado estuvo tan frío que literalmente se formó hielo en mi barba. </span>
and then start SCAYT, it will underline the whole text, even though it has the proper Spanish dictionary included. It happens because it treats the whole content as if it was written in English.
Change History (3)
comment:1 Changed 11 years ago by
Version: | → 4.3 Beta |
---|
comment:2 Changed 11 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:3 Changed 9 years ago by
The better support is now available with config.scayt_multiLanguageMode = true
.
Reported in: