Screen sharing no longer allows you to use operating system settings in Wayland
Categories
(Core :: WebRTC, defect)
Tracking
()
People
(Reporter: cristobal.veas, Unassigned)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
User Agent: Mozilla/5.0 (X11; Linux i686; rv:100.0) Gecko/20100101 Firefox/100.0
Steps to reproduce:
- Use MOZ_ENABLE_WAYLAND=1 environment variable to start Firefox Nightly (Build ID 20211111211702).
- Go to https://emilghitta.github.io/TestPages/TestCases/ShareScreen.html and click "Start Capture".
- Observe the screen share prompt.
Actual results:
The screen share prompt no longer allows to use operating system settings, it only allows to share the entire screen and that screen is in black.
Expected results:
The screen share prompt allows to use operating system settings, so I can properly select to share my entire screen or a window.
Reporter | ||
Comment 1•3 years ago
|
||
According to mozregression, the commit that creates this regression is Bug 1729367 - P7 - restore mac PID tracking using new API;r=mjf a=webrtc-update.
Comment 2•3 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Widget: Gtk' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Comment 3•3 years ago
|
||
Set release status flags based on info from the regressing bug 1729367
Reporter | ||
Comment 4•3 years ago
|
||
It seems that is fixed in latest Nightly. The commit that possibly fixed this is Bug 1739142 [Linux] Enable PipeWire on Linux, r=mjf.
Comment 5•3 years ago
|
||
I'd more think bug 1654112 regressed this, but either way it's fixed on.
Updated•3 years ago
|
Description
•