How to avoid big blinking cursor in the beginning and end of HTML table?
Solution 1:
Solved: I found the issue. It has to do with the Accessibility features of Chrome. I tried this:
Settings->Accessibility->Navigate pages with a text cursor
It was enabled, and I disabled it and the issue got fixed.