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

Microsoft Chinese input, can not display Chinese, and the cursor position is wrong Only IE #4776

Closed
hurong opened this issue Apr 29, 2019 · 3 comments

Comments

@hurong
Copy link

hurong commented Apr 29, 2019

anybody have this problem? => Microsoft Chinese input, can not display Chinese, and the cursor position is wrong (IE)

@nightwing
Copy link
Member

On which version of ie do you see this issue, i can't reproduce this on https://ace.c9.io/ with ie 11.

@hurong
Copy link
Author

hurong commented Apr 30, 2019

@nightwing

I found out that I wrote Ace Editor to Vue component, Then use v-model for two-way binding ,Ace Editor listens for the change event, and then $emit('input') updated the v-model value. this happened. => Microsoft Chinese input, can not display Chinese, and the cursor position is wrong (IE)

use component:
image

ace component:
image

@andrewnester andrewnester transferred this issue from ajaxorg/ace-builds May 30, 2022
@andrewnester
Copy link
Contributor

Closing as duplicate of #460

@andrewnester andrewnester closed this as not planned Won't fix, can't repro, duplicate, stale May 31, 2022
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