Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Fix: issue #877 Typing fast in firefox skips the second character #896

Closed
wants to merge 0 commits into from

Conversation

piebe
Copy link

@piebe piebe commented Apr 30, 2015

Changing the focus on elements does not always go fast enough in firefox to reliably catch all keystrokes. This fix changes the order of events, and keeps catching keystrokes after the first until the focus has shifted.

@wesleycho
Copy link
Contributor

Rebase this on top of current master.

@Plus3531
Copy link

I still experience this issue. Is is already fixed in the master code?

@piebe
Copy link
Author

piebe commented Aug 25, 2016

Pull request is rebased... ready for review...

@user378230
Copy link
Contributor

Think you broke commit history, there should just be one commit with your changes. Also there shouldn't be any changes to the /dist files.

@piebe
Copy link
Author

piebe commented Aug 26, 2016

Seems I made a mess of things. Another attempt: #1785

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants