Initial SCContentSharingPicker on macOS 15 does not let users pick a window
Categories
(Core :: WebRTC: Audio/Video, defect, P1)
Tracking
()
Tracking | Status | |
---|---|---|
relnote-firefox | --- | 132+ |
firefox-esr115 | --- | unaffected |
firefox-esr128 | --- | verified |
firefox130 | --- | unaffected |
firefox131 | --- | unaffected |
firefox132 | --- | verified |
People
(Reporter: pehrsons, Assigned: pehrsons)
References
(Blocks 2 open bugs, Regression)
Details
(Keywords: regression)
Attachments
(2 files)
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-esr128+
|
Details | Review |
When testing SCContentSharingPicker on macOS 14 I landed on configuring it with allowedPickerModes = SCContentSharingPickerModeSingleDisplay | SCContentSharingPickerModeMultipleWindows
and usingContentStyle:SCShareableContentStyleDisplay
as the latter allowed the picker to start in display picking mode, but still with the option to switch to window picking.
In the macOS 15 SCContentSharingPicker there is no way for the user pick a window in the initial picker. When opening the picker for a running stream through the status bar control panel, it allows picking a window.
Comment 1•6 months ago
|
||
Set release status flags based on info from the regressing bug 1918096
Assignee | ||
Comment 2•6 months ago
|
||
Comment 4•6 months ago
|
||
bugherder |
Comment 5•5 months ago
|
||
(In reply to Jim Mathies [:jimm] from comment #6)
Release Note Request (optional, but appreciated)
[Why is this notable]: Adding support for newer built-in Mac screen and window sharing features.
[Affects Firefox for Android]: No
[Suggested wording]:
Firefox 132 adds support for Mac's new screen and window sharing selection features.
[Links (documentation, blog post, etc)]: N/A
Added to the Fx132 relnotes.
Added support for Mac's new screen and window sharing selection features on macOS 15 and later. Support for macOS 14 will be added in a future release.
Assignee | ||
Comment 6•3 months ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D222270
Updated•3 months ago
|
Updated•2 months ago
|
Updated•2 months ago
|
Updated•1 month ago
|
Comment 8•1 month ago
|
||
Reproduced the issue on Firefox 132.0a1 (2024-09-16) on macOS 15.3 with Gum test page.
On Firefox 132.0 and Firefox 128.7.0ESR I was able to select separate windows to share without issues on the same system.
Description
•