datatable popup

Hi.
When cliking on a cell, popup is coming. What i want, is when i press enter key, popup does not close. If i click with mouse on textarea inside the popup, it’s ok. I want to avoid this.
I try to set focus(), but it doesn’t work.

Thanks for your help

Yep, I can confirm misbehavior.

Currently you can use shift-enter to add a new line without closing the popup editor.

Will you fix it ?

I have added the issue to the bug tracker. Still, priority for this issue is quite low, so I’m not sure in which update it will be fixed.

If necessary, I can show a code snippet, which will redefine the behavior of Enter hotkey, in the necessary way ( Enter will not close the active popup editor )

Yes for the snippet. Thanks :slight_smile: