NEW 255414
all browser except mobile safari cancel select menus from opening using preventDefault
https://bugs.webkit.org/show_bug.cgi?id=255414
Summary all browser except mobile safari cancel select menus from opening using preve...
Aaron Reisman
Reported 2023-04-13 13:26:29 PDT
when adding preventDefault() to a mousedown handler it cancels the select menu from opening, this is ideal for creating custom select inputs that use a native select to drive the state of the UI
Attachments
Radar WebKit Bug Importer
Comment 1 2023-04-20 13:27:31 PDT
Note You need to log in before you can comment on or make changes to this bug.