Tabbing on dialog not working correctly with `outsideClickDeselects: false`

Tags: #<Tag:0x00007f8b1e2ae850>

Hi, I have a problem that tabbing on dialog not working correctly if I set outsideClickDeselects: false
You can check at this demo: https://jsfiddle.net/TonyNguyen001/1ug9j04q

Without outsideClickDeselects: false, tabbing will work as expected like below image
image

I want that will working with outsideClickDeselects: false. Is there any way can I do that ?

Thank in advance !

Hi @khanguyen96

The issue regarding outsideClickDeselects is known to us, but it hasn’t been fixed yet.

You can track it here, and there are also some workarounds that might be useful for you: https://github.com/handsontable/handsontable/issues/401

1 Like