#9241 closed Bug (fixed)
disableNativeSpellChecker invalid for inline
| Reported by: | Garry Yao | Owned by: | Garry Yao |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 4.0 |
| Component: | UI : Spell Checker | Version: | 4.0 |
| Keywords: | Cc: |
Description
Native spellcheck always presents on inlineall sample despite of the configuration.
Change History (5)
comment:1 Changed 14 years ago by
| Status: | new → confirmed |
|---|
comment:2 Changed 14 years ago by
| Component: | General → UI : Spell Checker |
|---|---|
| Owner: | set to Garry Yao |
| Status: | confirmed → review |
comment:3 Changed 14 years ago by
| Status: | review → review_passed |
|---|
comment:4 Changed 14 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | review_passed → closed |

Note as an known issue, that the "spellcheck" attribute we rely on for this feature doesn't work on any contenteditable element in Firefox, other than the HTML element, which is out the scope of this ticket.