-
Notifications
You must be signed in to change notification settings - Fork 5.3k
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
Labels
Comments
jpallen
pushed a commit
to jpallen/ace
that referenced
this issue
Oct 11, 2016
Should fix ajaxorg#3027, ajaxorg#3045, ajaxorg#3097, ajaxorg#3100. Fix was identified by @hoge1e3 in ajaxorg#3045
doog33k
pushed a commit
to doog33k/ace
that referenced
this issue
Feb 4, 2017
Should fix ajaxorg#3027, ajaxorg#3045, ajaxorg#3097, ajaxorg#3100. Fix was identified by @hoge1e3 in ajaxorg#3045
paulojreis
pushed a commit
to overleaf/ace
that referenced
this issue
Apr 4, 2017
Should fix ajaxorg#3027, ajaxorg#3045, ajaxorg#3097, ajaxorg#3100. Fix was identified by @hoge1e3 in ajaxorg#3045
This should be fixed by #3635, please let us know if you still can reproduce this on http://ace.c9.io. Thanks. |
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
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...
The text was updated successfully, but these errors were encountered: