Skip to content

IE9: deleting data in input doesn't go to the state #29

@Graograman83

Description

@Graograman83

IE 9 does not fire an input event when the user deletes characters from an input (e.g. by pressing Backspace or Delete, or using the "Cut" operation)

https://developer.mozilla.org/en-US/docs/Web/Events/input#Browser_compatibility

So the onChange event isn't triggered by deleting characters -> another event should be used in case of IE9.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions