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

Typing using Chinese IME, extra character appers before. #1429

Closed
gfafei opened this issue Apr 26, 2017 · 6 comments
Closed

Typing using Chinese IME, extra character appers before. #1429

gfafei opened this issue Apr 26, 2017 · 6 comments

Comments

@gfafei
Copy link

gfafei commented Apr 26, 2017

Steps for Reproduction

  1. Visit [quilljs.com, jsfiddle.net, codepen.io]
  2. Step Two Type Chinese (even number)words using Chinese, and extra character appear appears.

Expected behavior: get '啊'

Actual behavior: get 'a啊'

Platforms:
WIN10
Chrome 58.0.3029.81

Version: 1.2.3

@gfafei
Copy link
Author

gfafei commented Apr 27, 2017

When type noting, and call quill.getText(), I got \n。Why? I expect ''

@gfafei
Copy link
Author

gfafei commented May 10, 2017

I guess the bug is from win10, it just disappear after the latest win10 update.

@gfafei gfafei closed this as completed May 10, 2017
@transtone
Copy link

transtone commented May 17, 2017

I got the bug in mac osx 10.11.6,Chrome-58.0.3029.81 。but not in chrome-58.0.3029.110
It seems a chrome bug.

by the way, the bug never found in other wygiwys editors.

@gfafei
Copy link
Author

gfafei commented May 18, 2017

have you try other browser?

@transtone
Copy link

transtone commented May 18, 2017

I do tried the other browser and os, the result is :

mac-10.11.6: opera/opera-beta bug, chrome good, firefox good
windows10: chrome good
archlinux: opera bug, chrome-58.0.3029.110 bug

in linux:
Expected behavior: get '啊'
Actual behavior: get '啊a'

#1437

@gfafei
Copy link
Author

gfafei commented May 31, 2017

This bug appear again, and I tried other browser, it only appeared in Chrome.When I last Time update my Chrome, the bug just disappear, hope this help debugging.

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

2 participants