Skip to content

Update keyboard handling for modern Firefox.#30

Open
macfergus wants to merge 1 commit intojkk:masterfrom
macfergus:fix-keydown-in-firefox
Open

Update keyboard handling for modern Firefox.#30
macfergus wants to merge 1 commit intojkk:masterfrom
macfergus:fix-keydown-in-firefox

Conversation

@macfergus
Copy link
Copy Markdown

As of Firefox 65, it no longer generates keypress events for arrow
keys. This diff switches to using keydown on newer Firefoxes.

Tested in Firefox 66 and Chrome 73.

As of Firefox 65, it no longer generates keypress events for arrow
keys. This diff switches to using keydown on newer Firefoxes.

Tested in Firefox 66 and Chrome 73.
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

Successfully merging this pull request may close these issues.

1 participant