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

Hi, I have a problem that tabbing on dialog not working correctly if I set outsideClickDeselects: false
You can check at this demo: Edit fiddle - JSFiddle - Code Playground

Without outsideClickDeselects: false, tabbing will work as expected like below 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