Skip to content

keyup and keypress event in chrome/firefox keeps firing when holding a key #33

Description

@raoofha

Hi and thanks for the awesome x2x
I don't know if this is a chrome/firefox bug or it's x2x bug.
when I use chrome/firefox via x2x, keyup and keypress events keeps firing after holding down anykey.
to reproduce

open new tab
press F12 to open devtools
on console tab enter 
    document.addEventListener("keyup", console.log)
select window
press anykey

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions