Open
Bug 1646693
Opened 4 years ago
Updated 4 years ago
The Global Sharing Overlay is not focused when modifying camera/screen sharing permissions on Linux
Categories
(Firefox :: Site Permissions, defect, P3)
Tracking
()
NEW
People
(Reporter: danibodea, Unassigned)
References
(Blocks 2 open bugs)
Details
Note
- When the user engages in a video call, minimizes the Global Sharing Overlay and then clicks the "Stop Video" button from the WebRTC web-app, to stop sharing the camera, he will notice that the Global Sharing Overlay is not focused/maximized/brought in plain view, as it is on Mac and Windows.
Affected versions
- Nightly v79.0a1
- Beta v78.0b8
Affected platforms
- Ubuntu 18.04.4LTS
- Ubuntu 20 LTS
Precondidions
- Set these pref values:
- privacy.webrtc.allowSilencingNotifications = true
- privacy.webrtc.legacyGlobalIndicator = false
Steps to reproduce
- Engage in a (Zoom) video call.
- Allow the microphone and camera permission door-hangers.
- Minimize the Global Sharing Overlay.
- Click the "Stop Video" button from the (Zoom) web-app.
Expected result
- The camera sharing is being stopped and the Global Sharing Overlay is being brought in focus because the video icon has disappeared.
Actual result
- The Global Sharing Overlay is not being focused as seen in Windows and Mac.
Regression range
- This feature only occurs since the new implementation of the Overlay. Minimization wasn't possible with the old design.
Regression range
- The new Overlay is not displayed at all in Firefox 77 on Linux.
Updated•4 years ago
|
Priority: -- → P3
Reporter | ||
Comment 1•4 years ago
|
||
I am pretty confident that this issue is now irrelevant with the new design modifications.
You need to log in
before you can comment on or make changes to this bug.
Description
•