Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

api.Element.contextmenu_event - PointerEvent available in Firefox and Safari #25566

Open
tommie opened this issue Jan 3, 2025 · 1 comment
Open
Labels
data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API

Comments

@tommie
Copy link

tommie commented 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
  • Query: api.Element.contextmenu_event
  • Report started: 2025-01-03T12:57:02.945Z
@github-actions github-actions bot added the data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Jan 3, 2025
@tommie 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
@tommie
Copy link
Author

tommie commented Jan 3, 2025

For both, this also fixed click and auxclick events. (No mention of dblclick.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API
Projects
None yet
Development

No branches or pull requests

1 participant