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

Work around broken Alt keyup in Firefox #1036

Merged
merged 1 commit into from Mar 13, 2018

Commits on Mar 13, 2018

  1. Work around broken Alt keyup in Firefox

    Firefox no longer sends keyup events properly for the Alt keys. Try
    to sniff out the state of the Alt key by monitoring other events that
    include its state.
    CendioOssman committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    3a7c0c6 View commit details
    Browse the repository at this point in the history