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

An error is thrown if you switch focus between Inline Editors and Slider #7803

Open
martintabakov opened this issue Apr 18, 2024 · 0 comments
Labels
Bug C: Editor FP: Unplanned Sync status with associated Feedback Item jQuery SEV: Low

Comments

@martintabakov
Copy link
Contributor

Bug report

If you have several Inline Editors and a Slider, switching focus from Slider and typing in the Editors result in an error in the console.

Reproduction of the problem

  1. Open this Dojo example - https://dojo.telerik.com/EhiKaJAw/2
  2. Change the Slider value
  3. Go to the Editor right below the slider and type some text - it appears that the focus is stolen here as the text cursor is not shown
  4. Go to the second Editor and type some text
  5. Repeat steps 2-4 several times

Current behavior

An error is thrown in the console

Expected/desired behavior

No error should be thrown on the console

Environment

  • Kendo UI version: 2024.1.319
  • Browser: [all]
@github-actions github-actions bot added the FP: Unplanned Sync status with associated Feedback Item label Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug C: Editor FP: Unplanned Sync status with associated Feedback Item jQuery SEV: Low
Projects
None yet
Development

No branches or pull requests

1 participant