You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tommie
changed the title
api.Element.contextmenu_event - PointerEvent available in Firefox (and maybe Safari)
api.Element.contextmenu_event - PointerEvent available in Firefox and Safari
Jan 3, 2025
What type of issue is this?
Incorrect support data (example: BrowserX says "86" but support was added in "40")
What information was incorrect, unhelpful, or incomplete?
https://developer.mozilla.org/en-US/docs/Web/API/Element/contextmenu_event#browser_compatibility
says PointerEvent is not available in Firefox and Safari.
What browsers does this problem apply to, if applicable?
Firefox, Safari
What did you expect to see?
That PointerEvent is supported since Firefox 132. There was a regression up until 131: https://bugzilla.mozilla.org/show_bug.cgi?id=1913611
Did you test this? If so, how?
Firefox 133 on Ubuntu does give a PointerEvent.
I can't test Safari.
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
I can't find any mention of this in the Firefox release notes (129--133).
Safari 18.2 release notes mention it: https://developer.apple.com/documentation/safari-release-notes/safari-18_2-release-notes#New-Features
Do you have anything more you want to share?
No response
MDN URL
https://developer.mozilla.org/en-US/docs/Web/API/Element/contextmenu_event
MDN metadata
MDN page report details
api.Element.contextmenu_event
The text was updated successfully, but these errors were encountered: