KeyTable cell focus disappears behind FixedColumns
KeyTable cell focus disappears behind FixedColumns
Link to test case:
https://datatables.net/extensions/fixedcolumns/examples/integration/keytable.html
Description of problem:
In the example above if you click on a cell and use the arrow keys to move through the cells to the right, including wrapping around from one row to the next, the focused cell stays visible. If you instead move to the left, wrap from the start of one row back to the end of the one above it and then keep going until you get to the beginning of that row the highlighted cell gets either partially or completely hidden behind the first name column, which is fixed. In this example the problem occurs with the position (partially hidden) and last name (completely hidden) columns. It would be great if the cell that gets focus would come into view so that you can see it (especially helpful for inline editing of course).
Thanks.
Ben
Replies
Yep, I'm seeing that too, thanks for reporting. I've raised it internally (DD-1898 for my reference) and we'll report back here when there's an update.
Cheers,
Colin