Closed
Bug 1981583
Opened 5 months ago
Closed 5 months ago
Unused preview area in microphone-only permission prompts
Categories
(Firefox :: Site Permissions, defect)
Firefox
Site Permissions
Tracking
()
RESOLVED
DUPLICATE
of bug 1979394
People
(Reporter: jib, Unassigned)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
|
343.88 KB,
image/png
|
Details |
Bug 799415 added a nice camera preview area to Firefox's getUserMedia() prompt. This makes sense when a website is asking permission to use the user's camera, or to use both their camera and microphone in a combined prompt.
However, this new preview also appears when a website only asks permission to the user's microphone. This seems like a waste of space and makes the prompt twice as tall as it needs to be for no benefit (see screenshot).
STR:
This represents a regression in UI behavior for the microphone-only use case. Can we remove the preview area in this case?
Comment 1•5 months ago
|
||
Agreed, this should be removed. I’m landing a fix in Bug 1979394.
| Reporter | ||
Comment 2•5 months ago
|
||
Works, and it's fixed for speakers as well https://jan-ivar.github.io/dummy/picker_output.html — thanks!
You need to log in
before you can comment on or make changes to this bug.
Description
•