Inline text editor loses value when in rowspan in datatable

I’m having a problem using an inline text editor in a rowspan in a datatable. There is an issue getting focus in the editor text box i.e. it seems to require two clicks inside the text box to get focus. Also the text box loses its value if you change the value of another inline editor (e.g. a checkbox) that is in a column/cell not using a rowspan.

Is this a known issue? Is there a way to fix the issue?

Can you please provide a snippet that shows the issue?

In the following sample, it seems to work correctly (try to edit the ‘country’ column):

http://webix.com/snippet/227099c1

The issue is demonstrated in the following snippet. http://webix.com/snippet/68d946a8

I think the main difference is that the textbox column editor is an “inline-editor”

Hello,

Thank you for the snippet. We will fix the bug in the next update.