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

Cursor moves at the beginning of highlighted misspelled word after typing or pasting into editor #65

Closed
adelura opened this issue Apr 18, 2014 · 9 comments
Labels

Comments

@adelura
Copy link

adelura commented Apr 18, 2014

Tested and confirmed in CKEditor 4.4.0 prerelease. Can not reproduce in 4.3.4
Browsers: All

  1. Open some editor sample
  2. Clear editor content
  3. Enable SCAYT
  4. Type sentence in editor "hello moto "
  5. Wait until word "moto" is highlighted
    • Actual result: cursor moves at the beginning of selected word.

Screencasts:
http://goo.gl/14YSR8
http://goo.gl/1I9oEu

Plase note: as you can see in second screencast cursor moves at the beginning of first highlighted word.

@Reinmar
Copy link
Contributor

Reinmar commented May 8, 2014

There was a ticket reported for this issue on CKEditor's track: http://dev.ckeditor.com/ticket/11915. This is an annoying issue when typing and it happens on Chrome and Firefox.

@WebSpellChecker
Copy link
Collaborator

Thank you for reporting the issue. We're working on the solution and considering to release the fix in the middle of June with version 4.5.3.

@wwalc
Copy link
Contributor

wwalc commented Jul 13, 2014

The last commit broke the plugin due to invalid use strict usage.

@WebSpellChecker
Copy link
Collaborator

Thank you for the comment. It has been fixed.

@WebSpellChecker
Copy link
Collaborator

We're happy to announce that the 4.5.3 version of the WebSpellChecker.net application has been released. Fix for this issues is present in SCAYT plug-in (GitHub repository) and SCAYT CORE (Hosting side).

@suntrop
Copy link

suntrop commented Sep 18, 2014

I still can reproduce the error. In Firefox when I click inside the editor before it is fully loaded the cursor jumps to the misspelled word. I use CKEditor in ProcessWire CMS and implemented the hosted/ad based version.

@cbonami
Copy link

cbonami commented Mar 30, 2015

I can confirm that the bug is still there. At least in ckeditor 4.4.2 and scayt 4.6.2.
Reopen please.

@Reinmar
Copy link
Contributor

Reinmar commented Mar 30, 2015

CKEditor 4.4.2 is an old release. Can you reproduce it on the latest release?

@cbonami
Copy link

cbonami commented Mar 30, 2015

I'll check it out and let you know.
Please also note that:

  • the scayt plugin is enabled at startup
  • the problem only occurs the first ckeditor - instance that is loaded; subsequent instances don't suffer from the problem anymore

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

No branches or pull requests

5 participants