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

editor "tickCross" doesn't fire event "cellEditCancelled" #4649

Open
sniemetz opened this issue Dec 8, 2024 · 0 comments
Open

editor "tickCross" doesn't fire event "cellEditCancelled" #4649

sniemetz opened this issue Dec 8, 2024 · 0 comments
Labels
Possible Bug A possible bug that needs investigation

Comments

@sniemetz
Copy link

sniemetz commented Dec 8, 2024

When I use the editor "tickCross" on a cell, the events "cellEditing" and "cellEdited" are fired correctly, but the event "cellEditCancelled" is not fired on blur().

v6.3.0

Working Example
https://jsfiddle.net/sniemetz/Lfe34kry/5/

Run the fiddle and click a true/false cell, then click away from the cell.

Expected behavior
On blur the cellEditCancelled event should fire since the cell was not modified.

Desktop (please complete the following information):

  • OS: Win11
  • Browser Chrome
  • Version 131.0.6778.108 (Official Build) (64-bit) (cohort: M131 Rollout)
@sniemetz sniemetz added the Possible Bug A possible bug that needs investigation label Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Possible Bug A possible bug that needs investigation
Projects
None yet
Development

No branches or pull requests

1 participant