Open
Bug 1773785
Opened 4 years ago
Updated 2 years ago
Wrong preview shown in getDisplayMedia picker when Screen Recording permission is not granted on Mac
Categories
(Firefox :: Site Permissions, defect, P3)
Tracking
()
NEW
People
(Reporter: jib, Unassigned)
References
Details
Attachments
(1 file)
|
446.89 KB,
image/png
|
Details |
+++ This bug was initially created as a clone of Bug #1772233 +++
Steps to reproduce:
- Remove Firefox from Mac Preferences>Security&Privacy>Screen Recording
- Open https://jsfiddle.net/jib1/q75yb8pf/ and click the
Present!button - Select "Entire desktop"
- Select another window
Expected result:
- The preview of "Entire desktop" is replaced by no preview. This is expected, because in this pre-permission state in macOS, only the entire desktop and our own window have (limited) previews. None of the other windows have previews (same as in Chrome)
Actual results:
- The preview of "Entire desktop" remains, even though the current selection is a window. When cycling through choices, the preview only updates when the current window or entire desktop are selected, suggesting this is a (lack of) update bug.
| Reporter | ||
Updated•4 years ago
|
Component: WebRTC: Audio/Video → Site Permissions
Product: Core → Firefox
Updated•3 years ago
|
Severity: -- → S3
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•