Cursor: pointer problems on Mac Chrome

4.3k views Asked by At

Recently my website which I've been working on has stopped showing the cursor as a pointer on links, where I intend to use a pointer type of cursor. I've restarted Chrome, checked other websites and they seem to have the same issue. The cursor switches to pointer for a couple milliseconds then it switches back to normal cursor.

Anyone having the same problems?

2

There are 2 answers

1
Maurici Abad On BEST ANSWER

Try to restart the computer.

If still doesn't work check if a Chrome Extension is causing it.

In Chrome: Ctrl+Shift+C and go to the Computed styles panel inside the Dev Tools. Select any link and look for the cursor property, then see where it's modified. Here you have a blog that talks about it.

> > > Inspect me < < <

1
Halfwaydown On

I think all you have to do is disable hardware acceleration. I had the same problem and it was extremely frustating. Like you I tried restarting the computer and chrome, but nothing worked. Give that a try.