Skip to content
This repository was archived by the owner on Aug 17, 2025. It is now read-only.
This repository was archived by the owner on Aug 17, 2025. It is now read-only.

Cannot select some date-times in popup windows using the mouse in IE #213

@victoriaskeggs

Description

@victoriaskeggs

If you change the month from the month the popup window opens, you are not able to choose a date-time. See the following GIF for how to reproduce this bug in the sample environment:

Kapture 2021-01-11 at 18 41 43

It looks like IE11 fires a blur event when clicking on the date, which is picked up by BasePicker#handleBlur(), which calls BaseInput#closePopup(), which closes the date picker popup window prematurely.

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