Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Remove Visual Search feature from Edge programatically

Edge seems to have recently come out with a Visual Search feature, which pops up an icon above all images, allowing you to search for them etc. Very nice. See screenshot:

However, is it possible to switch this off via javascript or something similar? I am running a website where users are meant to click images as part of a personality profile mechanism, which is very sensitive to the selection environment. This distraction is very much unwanted.

Thanks in advance.

p.s. do any other browsers have any features like this I should watch out for?

like image 436
Rabbi Kaii Avatar asked Mar 28 '26 11:03

Rabbi Kaii


2 Answers

Please report your dislike of this feature to Microsoft!

Everybody who comes to this page PLEASE report this to Microsoft.

Click the 3 dots that appears on top of the image and choose 'Send Feedback'.

This is not OK without a CSS / meta tag workaround to disable it.

I'll happily delete this answer if a way to disable it in code is discovered - but in the meantime we need to nip it in the bud - so please report it. Sorry this isn't really an answer - but if you've found this question you're probably as annoyed as me right now!

like image 192
Simon_Weaver Avatar answered Mar 30 '26 01:03

Simon_Weaver


Had some success in turning off pointer events on the img using css pointer-events: none and haven't found a better solution thus far.

like image 43
qorsmond Avatar answered Mar 29 '26 23:03

qorsmond



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!