### Description <!--- Tell us what happens and what should happen --> If the first column is hidden HOME key * moves the selection to a wrong index * disables the ability to key navigate ### Steps to reproduce <!--- Provide steps to reproduce this issue --> 1. Click `D2` cell 2. Click <kbd>HOME</kbd> 3. Try to navigate right with the arrow <kbd>></kbd> key `7.4.2` and older  `8.0.0` and newer  ### Demo <!--- Provide a link to a live example on JSFiddle or Codepen or fill the following demo with your settings --> 7.4.2 - https://jsfiddle.net/handsoncode/bhxac9rz - moves the selection to the first visible cell 8.0.0 - https://jsfiddle.net/handsoncode/4nska6hv - moves to `A` column which is hidden ### Your environment * Handsontable version: 8+ * Browser Name and version: Chrome 87 * Operating System: Windows 10 Inform [forum](https://forum.handsontable.com/t/first-column-is-hidden-and-user-gets-stuck-there-when-pressing-home/4864/4)