Bug 247883
Summary: | REGRESSION (MacOS 13 + Safari 16.1) ScreenShare does not work, the shared content not available for other Users if User tries to share entire screen using Safari | ||
---|---|---|---|
Product: | WebKit | Reporter: | Madara Freimane <madara.freimane> |
Component: | WebRTC | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Critical | CC: | eric.carlson, jer.noble, karlcow, ralphbliu, webkit-bug-importer, youennf |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari 16 | ||
Hardware: | Mac (Apple Silicon) | ||
OS: | macOS 13 |
Madara Freimane
Summary:
Starting with MacOS 13 and using Safari browser, we are not able share the screen, the shared content not available for other participants in a call.
Tested devices and browsers:
Bug is reproducible on:
- MacBook Pro (M1, 2020, MacOS Ventura 13.0) and Safari (V16.1 (18614.2.9.1.12))
- MacBook Pro (M1, MacOS Ventura 13.0.1) and Safari (V16.1 (18614.2.9.1.12))
Bug is not reproducible on:
- MacBook Pro (M1, MacOS Ventura 13.0) and Google Chrome (V107.0.5304.87)
- MacBook Pro (Intel, 2020, MacOS Monterey 12.6) and Safari (V 16.0 (17614.1.25.9.10, 17614))
- MacBook Pro (Intel, 2020, MacOS Monterey 12.6.1) and Safari (V16.1 (17614.2.9.1.13, 17614))
Use case:
Preconditions:
User is in an active WebRTC call on Safari
Steps:
MacOS User who uses Safari starts share the entire screen
Actual result:
When sharing just the window, indications of screenshare are on but other users don't see what is being shared. Full screen sharing doesn't work at all
Expected result:
User is able to share their screen /window and others are able to see the screen/window
Reproducibility:
100%
Added sysdiagnostics file:
https://drive.google.com/file/d/1_BdTKjo1xgAryG2Wp64MYFxmQ7lCgTTD/view?usp=share_link
Bug reproduced at 11:08 am, 14.11.2022. (EET time zone).
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/102346052>
Karl Dubost
Madara thanks for the detailed report.
Which sites, applications are you using?
youenn fablet
@Madara, marking it as duplicate of bug 247310.
Please reopen if you think this is different.
*** This bug has been marked as a duplicate of bug 247310 ***
Madara Freimane
Hi, Youenn!
Bug is still reproducible with MacOS Ventura 13.1 + Safari (Version 16.2 (18614.3.7.1.5))
I added new sysdiagnostics file:
https://drive.google.com/file/d/1bq4J-b_-NPn3k_qhFIKhzrMtsezlrbBz/view?usp=share_link
If the bug fixed with https://bugs.webkit.org/show_bug.cgi?id=247310 , Do you know which version a correction could be expected with?
Brian Liu
Same, the issue is existed in 16.2 (18614.3.7.1.5) on my Mac Intel Ventura 13.1 (22C65)
Brian Liu
I can also reproduced the issue on Safari Technology Preview Release 160 (Safari 16.4, WebKit 18615.1.14.3)
Brian Liu
Fyi, see the solution I found borrows from Google Meet screen sharing https://stackoverflow.com/a/75065525/4796724