[Webkit-unassigned] [Bug 244250] getUserMedia prompt is not displayed when running safari in Fullscreen mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 30 00:54:25 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=244250

--- Comment #2 from youenn fablet <youennf at gmail.com> ---
@hansvanleuken, if you grant persistent permission, is getUserMedia promise resolved?

The problem might be that the prompt is shown but behind the fullscreen window.
If so, this is probably a generic issue to all prompts (say geolocation).

There seems to be a few options:
1. Make sure the prompt is shown above the fullscreen window
2. Go out of fullscreen when user is to be prompted
3. Reject the promise if the prompt cannot be shown

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220830/066c6bbc/attachment.htm>


More information about the webkit-unassigned mailing list