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

Can optimize Chinese, East Asian language input experience? #1797

Closed
Houfeng opened this issue Feb 4, 2014 · 6 comments
Closed

Can optimize Chinese, East Asian language input experience? #1797

Houfeng opened this issue Feb 4, 2014 · 6 comments
Labels

Comments

@Houfeng
Copy link
Contributor

Houfeng commented Feb 4, 2014

Hello
When the input Chinese, textarea display is very ugly. When change some elements of the padding, the input window has the dislocation problem. Be like codemirror? Can optimize Chinese, East Asian language input experience?
Thanks a million.

@Houfeng
Copy link
Contributor Author

Houfeng commented Feb 4, 2014

Hello

When the input Chinese, textarea display is very ugly. When change some elements of the padding, the input window has the dislocation problem. Be like codemirror? Can optimize Chinese, East Asian language input experience?

Optimization of East Asian language input experience, can let more people use ACE.

Thanks a million.

@nightwing
Copy link
Member

Is http://jsbin.com/ojijeb/403/edit any better? There is no way to display underline without textarea.

@Houfeng
Copy link
Contributor Author

Houfeng commented Feb 5, 2014

Here "http://jsbin.com/ojijeb/403/edit"
In the left pane editor, is based on the Codemirror, experience better. I hope ACE can have the same experience!

Thank you.

@wohali
Copy link

wohali commented Sep 4, 2014

I believe this is actually the same as bug #460 . We're seeing the same issue.

Steps to recreate: paste this text into an ACE editor and cursor around, you'll see the cursor will land in the middle of the double-wide characters such as the roman numerals.

ⅠⅡⅢⅣⅤⅰⅱⅲⅳⅴ
ᠠᠡᠢᠣᠤᠥᠦᠧᠨᠩ
༐༑༒༓༔༕༖༗༘༙
بةتثجحخد

Screenshot:
capture

@naivefun
Copy link

any updates here?

@nightwing nightwing added this to In progress in input-handling Jul 21, 2018
@nightwing
Copy link
Member

#3635 fixes the issue with textinput, the issue with varying width fonts is separate.

@nightwing nightwing moved this from In progress to Done in input-handling Jul 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

4 participants