[Gambas-bugtracker] Bug #2323: accessKey property of webButton

bugtracker at gambaswiki.org bugtracker at gambaswiki.org
Wed Aug 25 05:28:24 CEST 2021


http://gambaswiki.org/bugtracker/edit?object=BUG.2323&from=L21haW4-

Comment #6 by Safiur RAHMAN:

Hi Benoît

It is not a good idea to cancel the default browser actions but sometimes it becomes necessity. It would be better if there is an option for this. 

The Event interface's preventDefault() method tells the user agent that if the event does not get explicitly handled, its default action should not be taken as it normally would be.
https://developer.mozilla.org/en-US/docs/Web/API/Event/preventDefault




More information about the Bugtracker mailing list