#Disable Mouse 4 and Mouse 5 buttons in application?

3 messages · Page 1 of 1 (latest)

serene solar
#

Hey guys, is there a way to disable mouse 4 and mouse 5 (back and forward buttons)? Essentially I can navigate back to the empty login page if the user uses Mouse 4, and I would like to prevent it?

polar wadi
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