[Webkit-unassigned] [Bug 248700] New: Unexpected Contenteditable and FullScreen Behavior after first interaction
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Dec 2 17:39:01 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=248700
Bug ID: 248700
Summary: Unexpected Contenteditable and FullScreen Behavior
after first interaction
Product: WebKit
Version: Safari Technology Preview
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Page Loading
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ahmad.saleem792 at gmail.com
CC: beidson at apple.com
Hi Team,
While going through Blink's commit, I came across interesting case where Safari 16.1 behave strange compared to Chrome Canary 110.
Test Case - https://jsfiddle.net/esnjd59z/
Based of Blink's Commit - https://src.chromium.org/viewvc/blink?view=revision&revision=179436
*** Safari 16.1 Behavior ***
1) Run JSFiddle
2) Click anywhere on the result, it will go to fullscreen
3) Close full screen
4) Now click again to do full screen
>>> EXPECTED RESULT:
Go full screen again
>>> ACTUAL RESULT:
It do splash and go fullscreen and come back again. (Also first time, it would be white full screen but later it would be dark full screen - seems odd).
________
Chrome Canary 110 behave correctly and full screen and then you have to dismiss it.
I think it is more of graceful handling of how to do it rather than splash causing seizure like experience for some users.
Just wanted to raise it so this can be considered in future.
Thanks!
--
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/20221203/9e5bf94f/attachment-0001.htm>
More information about the webkit-unassigned
mailing list