Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blur&Focus events not triggered the same way in the Calendar inside the DatePicker in Chrome and Safari #101

Open
PekoPPT opened this issue Mar 17, 2021 · 1 comment
Labels
Bug Item which indicates that something is not working SEV: Medium

Comments

@PekoPPT
Copy link
Contributor

PekoPPT commented Mar 17, 2021

I'm submitting a...

  • Bug report

Current behavior

When clicking on the arrows of the Calendar inside the DatePicker's popup, the blur and focus events are not thrown the same way in Chrome and Safari

Expected behavior

The focus and blur events should be triggered the same in both Chrome and Safari browsers.

Minimal reproduction of the problem with instructions

  1. Open this StackBlitz example both in Chrome and Safari
  2. Open the DatePicker's popup and click on the navigation arrows in the Calendar inside the popup.
  3. Compare the results printed in the dev console in both of the browsers

Here are videos from the behavior of the above example when started in:

@PekoPPT PekoPPT added Bug Item which indicates that something is not working SEV: Medium labels Mar 17, 2021
@parnaudd
Copy link

Got same issue. Did you find a workaround for this ?

@progress/kendo-dateinputs-vue-wrapper: ^2019.3.917

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Item which indicates that something is not working SEV: Medium
Projects
None yet
Development

No branches or pull requests

2 participants