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

[Bug][TimePicker] Typing non-numerical Korean characters results in undefined value in Windows 11 #528

Open
filipKovachev opened this issue Feb 23, 2024 · 0 comments
Labels
Bug Item which indicates that something is not working Kendo UI for Vue SEV: Medium

Comments

@filipKovachev
Copy link
Contributor

Describe the bug
When typing non-numerical values in Korean characters in the TimePicker on Windows 11 twice, the value is changed to null in controlled mode and the placeholder is changed

To Reproduce

  1. Open this example on a Windows 11 machine and type some non-numerical characters in Korean: https://stackblitz.com/edit/mjeyqw
  2. Observe how the value is changed to null as in the video
    korean-test

Expected behavior
When typing non-numerical characters in Korean the behavior should be the same as when typing English characters, the value should not become null and the placeholder should not change.

Ticket ID: 1640020

@filipKovachev filipKovachev added Bug Item which indicates that something is not working Kendo UI for Vue SEV: Medium labels Feb 23, 2024
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 Kendo UI for Vue SEV: Medium
Projects
None yet
Development

No branches or pull requests

1 participant