When displaying HOT in an iframe, the current selected cell is not highllighted

Tags: #<Tag:0x00007f51c5e8a738> #<Tag:0x00007f51c5e8a5f8>

In v14.6.2, when you click on a cell, that cell is highlighted with the selection box.
https://jsfiddle.net/wkuehler/ka1s7pev/3/
image

In v15.0.x, when you click on a cell, that cell is in focus, i.e. you can type to edit the cell, the column headers are highlighted, the current row/col classed are added, etc., but the cell itself is not highlighted with the selection box.
https://jsfiddle.net/wkuehler/syrqcd4m/2/
image

Thank you for sharing the demo, @wkuehler

You are right. There’s a selection regression form 15.0.0.

I will report it back to the team and update this thread as soon as we fix it.

Awesome, thanks for confirming!

Hi @wkuehler

I have great news today! The issues that we discussed are closed as solved in v15.2.0.

Please go to our Changelog for more details about the changes and additions in this version: https://handsontable.com/docs/javascript-data-grid/changelog/

1 Like