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

Since Firefox 52, DragEvent.dataTransfer becomes null when in debugger. #29399

Closed
Iziminza opened this issue Oct 1, 2023 · 1 comment
Closed
Labels
closed: duplicate This issue or pull request already exists Content:WebAPI Web API docs

Comments

@Iziminza
Copy link

Iziminza commented Oct 1, 2023

MDN URL

https://developer.mozilla.org/en-US/docs/Web/API/DragEvent

What specific section or headline is this issue about?

Instance properties, dataTransfer

What information was incorrect, unhelpful, or incomplete?

Since Firefox 52, this property becomes null when in debugger. This should be documented, since the fact that you are debugging should not normally change code behaviour!

What did you expect to see?

Text like "Note that this property may be set to null when debugging in Firefox."

Do you have any supporting links, references, or citations?

Yes: https://stackoverflow.com/questions/43180248/firefox-ondrop-event-datatransfer-is-null-after-update-to-version-52

Do you have anything more you want to share?

No response

MDN metadata

Page report details
@Iziminza Iziminza added the needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. label Oct 1, 2023
@github-actions github-actions bot added the Content:WebAPI Web API docs label Oct 1, 2023
@Josh-Cena
Copy link
Member

Thanks for the information. We'll track this in #11670

@Josh-Cena Josh-Cena closed this as not planned Won't fix, can't repro, duplicate, stale Oct 1, 2023
@Josh-Cena Josh-Cena added closed: duplicate This issue or pull request already exists and removed needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. labels Oct 1, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
closed: duplicate This issue or pull request already exists Content:WebAPI Web API docs
Projects
None yet
Development

No branches or pull requests

3 participants
@Josh-Cena @Iziminza and others