HTML content loses focus in version 1.15.1

Tags: #<Tag:0x00007efc6568cac8>

I have a simple html drop down select control in a handsontable.
In version 1.14 the html dropdown does not lose focus after click. However, in version 1.15.1 the drop down looses focus and does not stay open after click. See the follow two jsfiddles:

version 1.14.1:
https://jsfiddle.net/sajmera/aq890pzb/35/

version 1.15.1:
https://jsfiddle.net/sajmera/aq890pzb/36/

Sorry for keeping you waiting.

I have lost a notification for this email.

Please find the solution attached https://jsfiddle.net/handsoncode/4gfcpzbx/ I am using the beforeOnCellMouseDown as proposed at https://github.com/handsontable/handsontable/issues/4759

Thank you so much for the solution, its very helpful

I am happy that I could help.
As the issue is solved I am closing this topic.