Disable Focus Change after TextField edit

Hello,

I’ve implemented a Table with one editable column. When i insert a value into that column field, and click or tab into the next row the focus jumps back into the edited field and i have to click again to get to the new field.
How do i disable or prevent this?

Thanks

1 Like

Hello,

thank you for reporting an issue. We have already known about this problem, but unfortunately, it does not have any easy fix. As a workaround, you can replace non-editable columns by generated with label component.
Also, see Editable Table - Wrong focus FW 7+ - CUBA.Platform