user image

Shilpa
Published in : 2022-03-11

Chrome shows cursor everywhere where I click?

General

I am working on angular application, on the UI wherever I click it shows  cursor even if it is button or paragraph or dropdown, any other HTML element. 

What should I add in my code to avoid click issues with server on Chrome browser?

It works with Firefox. It was started since a month when I updated the chrome I think! What is possible solution?

Comments

Rakshit Date : 2022-03-14

Best answers

34

Best answers

34

You don't have to write any code for this issue, because it's chrome browser's internal functionality made with some good intentions!

 

Chrome supports highlighting or focusing your cursor pointer where did you click on the page. You can close highlighting by pressing key `F7`, it should not show cursors everywhere on your web pages.

Hope it will fix your issue.

Shilpa Date : 2022-03-14

Yes it worked, thanks for providing information. I didn't think in that way! 

Leave a comment

Join us

Join our community and get the chance to solve your code issues & share your opinion with us

Sign up Now

Related posts

git issue, fatal error: your current branch appears to be broken
Publish date: 2022-03-01 | Comments: 2

Tag: General

Keycloak db query in source codes [closed]
Publish date: 2022-03-05 | Comments: 0

Tag: General

Difference between frontend and backend user authentication
Publish date: 2022-02-12 | Comments: 2

Tag: General

Connecting jupyter notebook with Android studio
Publish date: 2022-03-05 | Comments: 1

Tag: General

Where can I find cheap Java and Mysql hosting server?
Publish date: 2022-05-03 | Comments: 3

Tag: General

How do i r etrieve users?
Publish date: 2022-03-04 | Comments: 0

Tag: General