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 in a specific sequence of keys causes inability to type into editor in Firefox #1272

Closed
jasokant opened this issue Jan 16, 2017 · 2 comments

Comments

@jasokant
Copy link

jasokant commented Jan 16, 2017

Steps for Reproduction

  1. Visit http://codepen.io/anon/pen/ygadPe in Firefox
  2. Click into Quill Editor
  3. Press Enter
  4. Press Delete
  5. Try to enter more characters

Expected behavior:
Inputted characters show up in editor

Actual behavior:
No change. Work around this by clicking into editor again and typing.

Platforms:

Firefox 50.1.0
OSX 10.11.5

Version:

1.1.6

@dons20
Copy link

dons20 commented Jan 18, 2017

I went ahead and created a GIF of the bug. Note that after I deleted the text from the editor, I was trying to type repeatedly, but it would only resume typing when I clicked the editor.

quillbuggedfirefox

Quill bug on Firefox

@jhchen
Copy link
Member

jhchen commented Jan 21, 2017

I think this is a duplicate of #1254. Upgrading the codepen to 1.2.0 fixes the issue.

@jhchen jhchen closed this as completed Jan 21, 2017
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