I need to know how to disable mousedown events from being interpreted by handsontable while my editor is open and restored when my custom editor is closed.
I also need to make sure that whatever hooks set to prevent this event is destroyed alongside the table. (if for example the user click a link outside of the table)