Closed Bug 1678389 Opened 4 years ago Closed 4 years ago

File / Color input popup silently doesn't show up if called after an async call due to the popup blocker.

Categories

(Core :: DOM: Core & HTML, defect)

defect

Tracking

()

RESOLVED FIXED
85 Branch
Tracking Status
firefox85 --- fixed

People

(Reporter: emilio, Assigned: emilio)

References

Details

Attachments

(1 file)

These checks can cause issues in cases like this:

https://stackoverflow.com/questions/64916575/file-browser-is-not-opening-after-ajax-call-in-firefox

It seems like we should be able to figure out a way to properly propagate the user activation in this case.

This matches other browsers, see 1, and should fix this and other
similar bugs like bug 1610726.

Assignee: nobody → emilio
Status: NEW → ASSIGNED
Severity: -- → S3
Pushed by ealvarez@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/b21f364898eb Use transient user activation for <input> file/color picker. r=edgar
Attachment #9188937 - Attachment description: Bug 1678389 - Use transient user activation for <input> file/color picker. r=edgar,smaug → Bug 1678389 - Use transient user activation for <input> file/color picker. r=edgar
Flags: needinfo?(emilio)
Attachment #9188937 - Attachment description: Bug 1678389 - Use transient user activation for <input> file/color picker. r=edgar → Bug 1678389 - Use transient user activation for <input> file/color picker. r=edgar,smaug
Blocks: 1679456
Pushed by ealvarez@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/ec16588c8163 Use transient user activation for <input> file/color picker. r=edgar,smaug
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 85 Branch
See Also: → 1295067
See Also: → 1782380

Sorry to necro, afaict this doesn't match Chromium as here we consume, whereas linked Chromium code only checks if active without consuming?

Regressions: 1877434
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: