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

Change event of Spreadsheet's DataSource is not triggered on pressing Delete key #7106

Closed
antonmironovv opened this issue Nov 7, 2022 · 0 comments
Labels
Bug C: Spreadsheet FP: Completed Sync status with associated Feedback Item jQuery SEV: Medium

Comments

@antonmironovv
Copy link

antonmironovv commented Nov 7, 2022

Bug report

Change Event of the DataSource in the Spreadsheet is not triggered on Delete key press.

Regression introduced with 2022.2.621

Reproduction of the problem

  1. Open Spreadsheet Datasouce binding demo.
  2. Select a random cell.
  3. Press the Delete key of the keyboard in order to clear the content of the cell.

Current behavior

The Change Event of the DataSource is not triggered.

Expected/desired behavior

The Change Event of the DataSource should be triggered.

Environment

  • Kendo UI version: 2023.2.606
  • Browser: all
@Dimitar-Goshev Dimitar-Goshev changed the title Change Event of the DataSource in the Spreadsheet is not triggered on Delete key click Change event of Spreadsheet's DataSource is not triggered on pressing Delete key Jun 12, 2023
@github-actions github-actions bot added FP: Planned Sync status with associated Feedback Item FP: Completed Sync status with associated Feedback Item and removed FP: Unplanned Sync status with associated Feedback Item FP: Planned Sync status with associated Feedback Item labels Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug C: Spreadsheet FP: Completed Sync status with associated Feedback Item jQuery SEV: Medium
Projects
None yet
Development

No branches or pull requests

3 participants