Skip to content

Input event for dropdown do not fire in IE11 #7248

@beholdr

Description

@beholdr

Version

2.5.11

Reproduction link

http://jsbin.com/zicevezani/edit?html,js,output

Steps to reproduce

Select option in dropdown in IE11

What is expected?

In console should appear record about triggered event 'processInput', data updates

What is actually happening?

No record appears in console, 'input' event not triggered, data updates


When I change text in textfield, event 'input' triggered correctly, but for select element it's not.
In Firefox/Safari/Chrome everything is working (both textfield and select list).

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