Skip to content

keypress event mistakenly says "keyup" #1266

@sjorford

Description

@sjorford

https://api.jquery.com/keypress/

The event signatures both say "keyup" instead of "keypress":

.on( "keyup" [, eventData ], handler )

.trigger( "keyup" )

Seems to have been introduced in the last revision when .keypress() and similar methods were deprecated

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