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

Chrome context menu spelling check not working on first time clicking on a word #273

Closed
orschiro opened this issue Jan 19, 2014 · 9 comments

Comments

@orschiro
Copy link

How to reproduce:

  1. Write a wrongly spelled word.
  2. It should become red underlined.
  3. Right click on the word.
  4. I expect the spell check to open and to suggest me the correct spelling. Instead I just see Undo and Redo.
  5. Click another time on the word. Now you should see the spelling suggestions.

Is it only me or can someone else reproduce this behaviour?

This does not happen in Firefox.

@benweet
Copy link
Owner

benweet commented Jan 19, 2014

Yes, I've noticed that. It's a bug in ACE editor.

@orschiro
Copy link
Author

Is there already a bug report for it?

@lanrat
Copy link

lanrat commented May 6, 2014

Even after you see the chrome spell-check option, selecting the correctly spelled word does not update the word in the document..

@benweet
Copy link
Owner

benweet commented May 6, 2014

Should be fixed in StackEdit 4 (you can have a try: https://stackedit-beta.herokuapp.com/).

@benweet benweet closed this as completed May 6, 2014
@orschiro
Copy link
Author

orschiro commented May 8, 2014

Very nice, congratulations!

However, with version 4 there is no spell-checking at all. Wrongly spelled words are no longer underlined.

image

@benweet
Copy link
Owner

benweet commented May 8, 2014

@orschiro Spell checking relies now on browser's built-in checker. Can you confirm that the spell checking is working properly in another web site where a text field is used? (gmail...)

@orschiro
Copy link
Author

orschiro commented May 8, 2014

Yes, the internal Chromium spell-checker even works with Github. :)

image

@benweet
Copy link
Owner

benweet commented May 8, 2014

Weird. Are you using a stable release of Chromium? Can you try on another browser?

@orschiro
Copy link
Author

orschiro commented May 8, 2014

Yes, Chromium stable 34.0.1847.132 (265804). Have you changed something?

Because suddenly it is working.

I just checked Firefox as well and it is working there, too.

I guess, this is finally resolved!

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

No branches or pull requests

3 participants