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

Garbage characters appear at the text area when inputting CJK characters #866

Closed
yasuday opened this issue Apr 8, 2016 · 4 comments
Closed
Labels

Comments

@yasuday
Copy link

yasuday commented Apr 8, 2016

Windows 7 Japanese / Firefox 38.7.1
Garbage characters appear at the text area when inputting CJK characters.

Steps:

  1. Go to Node-red flow editor and add a function, template or comment node
  2. Double click it to edit.
  3. Move the cursor to the text area(Function, template or Body)
  4. Switch the IME to Japanese and input some Japanese characters.
    And then, you can see some garbage characters at the beginning of the line.
@dceejay
Copy link
Member

dceejay commented Apr 8, 2016

I suspect this is due to the underlying Ace editor - see this open issue
ajaxorg/ace#2855

@vicary
Copy link

vicary commented Feb 26, 2017

Should be related to ajaxorg/ace#1401, looks like they landed in master.

Tested in the live demo directly at https://ace.c9.io, they no longer have this issue.

@dceejay
Copy link
Member

dceejay commented Mar 5, 2017

Thanks for the heads up - not quite made it to the builds yet.
https://github.com/ajaxorg/ace-builds/

@knolleary
Copy link
Member

We upgraded ACE a few releases ago - so this issue should be resolved now.

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

4 participants