Skip to content

Better support for multilanguage content #12

@wwalc

Description

@wwalc

Similar to Issue #17 for SCAYT

When I try the sample of CKEditor 4.3 Beta with the language plugin enabled, enter there content in a different language:

<span dir="ltr" lang="es">
El invierno pasado estuvo tan fr&iacute;o que literalmente se form&oacute; hielo en mi barba.&nbsp;
</span>

and then start the spellchecker dialog, it will not understand 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.

Ideally, it should detect elements with lang attribute and use proper dictionaries automatically.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions