I'm having an issue in some areas of my application where some spreadsheet functionality is not working. It works as expected elsewhere in the app.
The issue is that some mouse actions are not working:
- Can't drag to select an area of the spreadsheet
- Can't drag the edge of a column/row to adjust its width/height (cursor does not change either)
- Can't double click to enter a cell
No errors are shown and the spreadsheet works otherwise so I have thus far been unable to debug it.
Do you have any ideas as to things that could cause this to happen, and/or how to debug this issue?