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

Esc key press on child row triggers to save the cell value in Chrome and FireFox #418

Open
there123 opened this issue Sep 22, 2017 · 0 comments

Comments

@there123
Copy link

Hi,

With a tree grid, we have certain column as editable(using gridx/modules/Edit). When changing the cell value in the child row, the expected behavior is to cancel the change. But this only works with the parent row, and cancelling child row value change only works in IE.
From Tree.js and Edit.js, it seems Esc key press event handler loses the focus on cell editor, which makes it not in editing mode and fail to revert the change..
This may worth more investigating as a bug.

Thanks!

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