#Disable Mouse 4 and Mouse 5 buttons in application?
3 messages · Page 1 of 1 (latest)
webview2 does not support this yet:
https://github.com/MicrosoftEdge/WebView2Feedback/issues/758
https://github.com/MicrosoftEdge/WebView2Feedback/issues/1045
didn't find any info for wkwebview and webkitgtk as always.
I'm not sure if we can prevent this on the window level instead of inside the webview 🤔
cc @sturdy comet
Unfortunately this can't be avoided without Webview2 explicitly allowing that, so we are stuck until they implement it upstream, however you may be able to listen for this key on the JS side and call event.preventDefault