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

Weird accents behavior on OSx with keys combos #3100

Closed
implicitdef opened this issue Sep 23, 2016 · 2 comments
Closed

Weird accents behavior on OSx with keys combos #3100

implicitdef opened this issue Sep 23, 2016 · 2 comments
Labels

Comments

@implicitdef
Copy link

Steps to reproduce :
Macbook pro OS X El Capitan 10.11
QWERTY keyboard, set with US language
On the demo editor on https://ace.c9.io
Hold the alt/option key and the e key together. The ´ symbol appears. Release both, then press e again once.

Expected behavior :
The ´ is replaced by é
Actual behavior :
The ´ is not replaced and the é doesn't appear.
If I hit e once again, then the following characters appear simultaneously : ée, added after the original ´

Same problem observed with other accents : è, à, á, etc.

Might be linked to open issues #1756 #3022, but these are talking about the accents menu, and I'm talking about the keys combos.

I don't know how recent this bug is in ACE editor but I noticed it recently on Github' usage of the editor and I could swear it was working fine a few weeks ago...

@nightwing
Copy link
Member

This should be fixed by #3635, please let us know if you still can reproduce this on http://ace.c9.io. Thanks.

@implicitdef
Copy link
Author

It seems to be fixed indeed on https://ace.c9.io/. Thanks.

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

2 participants