How to prevent soft keyboard popping up on readonly table

Tags: #<Tag:0x00007f8b23d9b8a8>

Hi,

I’m using Handsontable to display data in a readonly table that has fixed row and column headings. All works perfectly on a desktop browser, but running in Chrome or Safari on Android/Ios the soft keyboard keeps popping up when the user touches the table in order to scroll left or right. This is extremely annoying when you are not intending to edit anything indeed cannot because the cells are readonly.

On inspection there’s a whole lot of events attached to the TD elements which enable cells to be selected etc. Is it possible to disable these?

Is there any other possible solution?

Thanks

Hi @scottka

this issue has been reported on our Github board. Please track changes to https://github.com/handsontable/handsontable/issues/5264 for fresh information

Thanks, that’s the million zlotty answer!

1 Like

https://github.com/handsontable/handsontable/issues/5264 done. Please update