Skip to content

delete key modifier includes backspace? #3557

Closed
@simshaun

Description

@simshaun

This is a bit confusing to me. I expected my event to only be triggered by the Delete key, but it's also being triggered by the Backspace key.

I see that keyCodes.delete includes the keycodes for both Backspace & Delete.

Would it not make more sense for keyCodes.delete to just be the Delete key? A new keyCode could be added for the Backspace key.

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