Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better support for multilanguage content #12

Open
wwalc opened this issue Sep 18, 2013 · 1 comment
Open

Better support for multilanguage content #12

wwalc opened this issue Sep 18, 2013 · 1 comment
Milestone

Comments

@wwalc
Copy link
Contributor

wwalc commented Sep 18, 2013

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.

@WebSpellChecker
Copy link
Collaborator

Status is the same as for Issue #17 for SCAYT. We consider this is as a new feature, not an issue. The investigation is added to backlog. We'll keep you posted on its status

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant