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

Autocomplete not working on Firefox #21

Closed
cedricium opened this issue Mar 19, 2018 · 2 comments
Closed

Autocomplete not working on Firefox #21

cedricium opened this issue Mar 19, 2018 · 2 comments

Comments

@cedricium
Copy link

I'm making an application that uses quill-emoji and I specifically only want the autocomplete using the : character to work (no emoji toolbar). Using the instructions outlined in the demo repo, I've been able to get this working for Chrome, however, the same steps / code does not work on Firefox. No matter what, using colon never brings up emojis.

Has anyone ran into this and / or have a solution?

@klasjersevi
Copy link
Collaborator

Yep, the wrong keycode is registered for the shortcut. There is a fix in PR #23 Commit 9d5d0cf

@cwhite-connectfirst
Copy link
Collaborator

Closing this issue now, since I've verified that autocomplete works in the example app (in demo/index.html) while running with Firefox.

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