[Webkit-unassigned] [Bug 212941] New: Support fullscreen without user activation on the same path in single-page app
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jun 8 17:14:19 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=212941
Bug ID: 212941
Summary: Support fullscreen without user activation on the same
path in single-page app
Product: WebKit
Version: Safari 13
Hardware: Macintosh
OS: macOS 10.15
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit API
Assignee: webkit-unassigned at lists.webkit.org
Reporter: cxxu at amazon.com
Our app is a single-page app using react. The user will click a button on "app/pathA", then we transition to "app/pathB" and enter fullscreen on a div element in "app/pathB".
This works well on Chrome (win and macOS), however doesn't work on macOS Safari. We're able to fullscreen "app/pathA" but not "app/pathB".
Can Webkit team add support for this use case?
--
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/20200609/e3e9fc2f/attachment-0001.htm>
More information about the webkit-unassigned
mailing list