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

Wrong status after enter key #38

Closed
adelura opened this issue Mar 31, 2014 · 4 comments
Closed

Wrong status after enter key #38

adelura opened this issue Mar 31, 2014 · 4 comments
Labels

Comments

@adelura
Copy link

adelura commented Mar 31, 2014

Tested and confirmed in CKEditor version: 4.3.3 and 4.4.0 (prerelease)
Browsers: all

  1. Load the following content in editor

    <p>wrongspell</p>
    
    • Expected Result: The word is red-marked in wyswig mode.
  2. Set cursor after 'g' letter

    <p>wrong^spell</p>
    
  3. Press 'enter' at the cursor position

    • Expected Result: The marker underline is removed immediately after key down
    • Actual Result: The marker will remain for a while until next refresh happens.

Original bug reported at: http://dev.ckeditor.com/ticket/5701

@WebSpellChecker
Copy link
Collaborator

Confirmed. We'll schedule the fix after SpellCheckAsYouType release 4.5.3 in the middle of June 2014

@WebSpellChecker
Copy link
Collaborator

The fix is on development stage now.

@WebSpellChecker
Copy link
Collaborator

The fix is ready and pushed into 'scayt-dev' branch.

@WebSpellChecker
Copy link
Collaborator

The fix is available in master branch.

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

1 participant