- Issue created by @phpsubbarao
- ๐ฎ๐ณIndia phpsubbarao
Attaching patch for disable the spellchecker for ckeditor.
- ๐ฎ๐ณIndia mehul.gada Mumbai
mehul.gada โ made their first commit to this issueโs fork.
- @mehulgada opened merge request.
- Status changed to Needs review
over 2 years ago 11:02am 24 March 2023 - ๐ฎ๐ณIndia mehul.gada Mumbai
Hi @phpsubbarao,
Sorry, I opened MR, instead of updating the patch. The automated test was failing as it was expecting ckeditor config for spellcheck to be FALSE. I have updated the test case and raised MR for the same.
- Status changed to Needs work
over 2 years ago 11:47pm 25 March 2023 - ๐บ๐ธUnited States smustgrave
The issue summary could use an update. It mentions Drupal 8 and the ability to toggle off and on. But the patches and MR just turn it ON. Have you looked into https://www.drupal.org/project/ckeditor_config โ ?
Will also need a test case to show what is being solved exactly.
- last update
about 2 years ago 30,333 pass, 1 fail - ๐บ๐ธUnited States bkosborne New Jersey, USA
Yeah I don't really follow what's being asked here. It seems that the native spellcheck is already enabled in the plugin configuration. But you say "But right now in D8 you can type in all kinds of garbage and there are no indications that you're spelling something wrong.". Why? If we are telling CKE to keep native spellchecking available, why doesn't it work?
- ๐บ๐ธUnited States bkosborne New Jersey, USA
There's also #2307141: Enable browsers' (native) spell checker in CKEditor โ which has an identical issue summary but the titles are opposite? So confusing.
- Status changed to Postponed: needs info
3 months ago 7:52am 19 May 2025 - ๐ณ๐ฟNew Zealand quietone
The MR here is for 9.5.x and CKEditor4, which is removed from core.
Is this still valid to the currently supported version of CKEditor?
Since we need more information to move forward with this issue, I am setting the status to Postponed (maintainer needs more info). If we don't receive additional information to help with the issue, it may be closed after three months.
Thanks!
- Status changed to Closed: outdated
13 days ago 4:28pm 18 August 2025 - ๐บ๐ธUnited States smustgrave
I believe this one can be closed as outdated. Ckeditor5 does appear to have a spellcheck plugin https://ckeditor.com/spellchecker/ but its behind their premium feature pack. Which I don't think core is buying a license for.