Skip to content

Can KeyboardEvent.repeat ever be true for a keyup event? #396

@aycyang

Description

@aycyang

What would it mean if the KeyboardEvent.repeat attribute were true for a keyup event? Is it allowed? The spec doesn't seem to address this question. In the keyup section, the bullet point for KeyboardEvent.repeat says the same thing as for keydown:

true if a key has been depressed long enough to trigger key repetition, otherwise false

I think more clarity is needed here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions