Opened 11 years ago
Closed 10 years ago
#11915 closed Bug (fixed)
Cursor jumps when typing a misspelled word with INLINE editor and SCAYT enabled
Reported by: | cjarczew | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.4.4 |
Component: | General | Version: | 4.4.0 |
Keywords: | Firefox Chrome | Cc: |
Description
Browser: FF 28, Chrome 34 (Works correctly in IE9)
OS: Win 7
Reproducible location: Demo site and nightly build
Steps to reproduce:
- Go to http://ckeditor.com/demo#inline
- Click the top right Lorem ipsum text so the toolbar shows
- Delete all the content
- Enable SCAYT
- Click outside the field so the toolbar goes away
- Click inside the field again so the toolbar appears
- Start typing and misspell something like so: "Hi there, how arre you doing? I am doing..."
- When the spell check notices the misspelled arre the cursor will jump to it and whatever you were typing will now be inserted in the middle of the sentence.
This is a big problem because my users expect to have SCAYT enabled by default and therefore I cannot use inline mode at all as this issue is reproduced consistently.
Change History (2)
comment:1 Changed 11 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 10 years ago by
Milestone: | → CKEditor 4.4.4 |
---|---|
Resolution: | → fixed |
Status: | confirmed → closed |
Fixed in SCAYT 4.5.3 released on July 14, 2014, as per https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/65
I can confirm this issue. I also found it already reported on SCAYT's bug tracker: https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/65