Skip to content

Key repeat can't be disabled #63

Description

@qc00

I was trying to debug my code using Firebug and the handlers are just called non-stop as the mouseup event was never received in the correct place.

I guess you should either check the position of the mouse when you do a repeat or make it possible to disable the repeat key feature.

(Setting the delay to a large value is not a viable option for me because I am writing a web-app and that long-delay timeout() could be seen as a memory leak.)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions