Open
Bug 1702152
Opened 4 years ago
Updated 4 years ago
The Media Decored Error infobars are being dissmissed when clicking the "Learn how" link
Categories
(Core :: Audio/Video: Playback, defect, P2)
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox-esr78 | --- | unaffected |
firefox87 | --- | unaffected |
firefox88 | --- | unaffected |
firefox89 | --- | affected |
People
(Reporter: danibodea, Unassigned)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [proton-infobars][priority:2c])
Note
- When the user triggers a Decored Error Infobar and clicks the "Learn how" link, he is redirected to the “Fix video and audio…” page where the Infobar is also displayed, but when returning to the initial video tab, he will notice that the Infobar is dissmissed.
Affected versions
- Nightly v89.0a1
Affected platforms
- all
Preconditions
- Set the following prefs:
- browser.proton.enabled=true
- browser.proton.infobars.enabled=true
- media.decoder-doctor.testing=true
- media.decoder-doctor.testing.fake-error=MediaWMFNeeded
4*. also reproducible with the error: MediaCannotInitializePulseAudio. - Restart profile.
Steps to reproduce
- Launch browser.
- Open: https://alastor0325.github.io/htmltests/autoplay_tests/autoplay_test1.html
- Infobar triggered; Click the "Learn how" link.
Expected result
- The Infobar is not dismissed from the video page
Actual result
- The Infobar is dismissed from the video page.
Regression range
- Implementation issue.
Additional notes
- This issue does not occur when Proton is deactivated.
Updated•4 years ago
|
See Also: → https://jira.mozilla.com/browse/FIDEFE-860
Reporter | ||
Updated•4 years ago
|
Reporter | ||
Comment 1•4 years ago
|
||
Sorry about the confusion.
Updated•4 years ago
|
Priority: -- → P2
Whiteboard: [proton-infobars] → [proton-infobars][priority:2c]
Comment 2•4 years ago
|
||
I see the same issue with proton disabled. A simple fix but I'm not sure which is the correct behaviour.
You need to log in
before you can comment on or make changes to this bug.
Description
•