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

Fix spacebar file select ff #905

Merged
merged 3 commits into from
Dec 13, 2018
Merged

Fix spacebar file select ff #905

merged 3 commits into from
Dec 13, 2018

Conversation

olizilla
Copy link
Member

Use the keyup rather than keydown. keydown has always been weird.

fixes #889

License: MIT
Signed-off-by: Oli Evans oli@tableflip.io

Use the keyup rather than keydown. keydown has always been weird.

License: MIT
Signed-off-by: Oli Evans <oli@tableflip.io>
Use the keyup rather than keydown. keydown has always been weird.

fixes #889

License: MIT
Signed-off-by: Oli Evans <oli@tableflip.io>
@ghost ghost assigned olizilla Dec 13, 2018
@ghost ghost added the status/in-progress In progress label Dec 13, 2018
@fsdiogo fsdiogo merged commit 515d86c into master Dec 13, 2018
@ghost ghost removed the status/in-progress In progress label Dec 13, 2018
@fsdiogo fsdiogo deleted the fix-spacebar-file-select-ff branch December 13, 2018 14:54
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.

Spacebar selection does not work in Firefox
2 participants