Skip to content

inline datepicker disable "change" event from any focused input on page  #811

@serhiichuk

Description

@serhiichuk

Code: https://jsfiddle.net/taras_bulba/dz3rytmq/24

STR:

  1. Type some text in "input Added Brazilian Portuguese language #2"
  2. select any date in datepicker

Actual Result:
Input still focused
written text is lost (change event on input not fired)

Expected Result:
Input still focused (not sure)
written text not lost (change event is fired)

In addition, when I remove handler from "selected" event on datepicker bug is not reproduce, "change" event is fired on focused input.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions