Lost ability to locate tab(s) sharing camera or microphone from permission dropdown in macOS menu bar
Categories
(Firefox :: Site Permissions, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr115 | --- | unaffected |
firefox122 | --- | unaffected |
firefox123 | --- | unaffected |
firefox124 | --- | verified |
People
(Reporter: jib, Assigned: hsohaney)
References
(Regression)
Details
(Keywords: regression)
Attachments
(2 files)
The Firefox permission dropdowns in the macOS menu bar (see attached image) that appeared on camera and microphone access respectively is gone, as is the functionality they provided:
- They would list all tabs sharing camera or microphone
- Users could click on "Control Sharing" to jump to the tab sharing camera or microphone.
This functionality is now lost (only on macOS).
I dunno about others but I used this all the time to quickly get back to a live meeting tab so I could mute or unmute camera or microphone.
Comment 1•1 year ago
•
|
||
This capability was disabled intentionally in bug 1857254 to avoid the redundant camera icon in the macOS menu bar. It can be re-enabled by setting privacy.webrtc.showIndicatorsOnMacos14AndAbove
to true
.
If there are serious concerns with the default behaviour, we can perhaps discuss that here.
Comment 2•1 year ago
|
||
Set release status flags based on info from the regressing bug 1857254
:hsohaney, since you are the author of the regressor, bug 1857254, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
Assignee | ||
Comment 3•1 year ago
|
||
I wouldn't say this bug is a defect, this is intended behaviour. The camera icon was taken out for macos 14 and above because of the new macos update, which included new icons from apple. Users can re-enable the icon using the privacy.webrtc.showIndicatorsOnMacos14AndAbove
flag as Mike stated.
Happy to discuss this further!
Updated•1 year ago
|
Reporter | ||
Comment 4•1 year ago
|
||
Just making sure bug 1857254 comment 7 is not forgotten. The icons may have looked the same but offered entirely different functionality.
Comment 5•1 year ago
|
||
Hey pbz, do you have thoughts here? Should the disabling of the camera in the menubar be blocked on bug 1857254 comment 7?
Comment 6•1 year ago
|
||
I wasn't aware that the menu could be used to quickly jump to tabs. That's additional functionality we shouldn't just disable. Let's bring it back via pref flip until we have a better solution. Using a Firefox icon instead of a duplicated device indicator would already be an improvement.
Harshit, could you please create a patch setting the pref to true
and tag me for review?
Assignee | ||
Comment 7•1 year ago
|
||
Updated•1 year ago
|
Assignee | ||
Updated•1 year ago
|
Comment 9•1 year ago
|
||
bugherder |
Updated•1 year ago
|
Reproduced the issue with Firefox 124.0a1 (2024-02-01) on macOS 14.4. The privacy.webrtc.showIndicatorsOnMacos14AndAbove
pref is set to false and the sharing camera or microphone from the permission dropdown in the macOS menu bar icons are not displayed.
The issue is verified fixed with Firefox 124.0 on macOS 14.4. The privacy.webrtc.showIndicatorsOnMacos14AndAbove
pref is set to true and the sharing camera and/ or microphone from the permission dropdown in the macOS menu bar icons are displayed.
Description
•