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

Spreadsheet cell editor leaks cell values in new row #1534

Open
badvision opened this issue Dec 28, 2023 · 0 comments
Open

Spreadsheet cell editor leaks cell values in new row #1534

badvision opened this issue Dec 28, 2023 · 0 comments

Comments

@badvision
Copy link

If a new row is added while a cell editor is active, editing a cell in the new row will retain the same value from the previous edit, even if the editor .endEdit() method is called before adding the new row.

This was observed in 11.1.2 and 11.2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant