MicrosoftEdge / WebView2Feedback

Feedback and discussions about Microsoft Edge WebView2
https://aka.ms/webview2
444 stars 53 forks source link

Would very much like to disable tooltips #1774

Open molclicklearn opened 3 years ago

molclicklearn commented 3 years ago

The CefSharp project implements a DisplayHandler interface with a method OnTooltipChanged which allows to capture tooltips and return false so that the browser control doesn't create the tooltip window. I hope this is possible to get working in WebView2 ;)

AB#36602284

champnic commented 3 years ago

Hey @molclicklearn - We don't currently have this capability today, but I've opened a scenario on our backlog to track it. Thanks!