WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
258933
Fullscreen video become blank upon showing image analysis results when WKWebView is laid out using constraints instead of auto resizing masks on Mac.
https://bugs.webkit.org/show_bug.cgi?id=258933
Summary
Fullscreen video become blank upon showing image analysis results when WKWebV...
Ethan Wong
Reported
2023-07-06 09:18:59 PDT
Created
attachment 466951
[details]
A patch to help reproduce this issue, see the description for detailed steps to reproduce This is an issue we discover while testing our production App. See the attached screen recording. Steps to reproduce: * Apply the attached patch, this changes the WKWebView inside MiniBrowser->WK2BrowserWindowController to use constraints-based layout. * Build MiniBrowser for Mac and launch it, open an arbitrary website containing `<video>` elements showing any video that contains text. (For example:
https://codepen.io/Varo/pen/vLdvMK
.) * Put that video into fullscreen. * Pause it when there are some text and wait for the image analysis to complete. * The page would become blank in white below the overlay view of analysis results. * Minimize the fullscreen window, and put it fullscreen again. * The fullscreen window would be black. Videos would never be visible on fullscreen until the page is refreshed.
Attachments
A patch to help reproduce this issue, see the description for detailed steps to reproduce
(1.24 KB, patch)
2023-07-06 09:18 PDT
,
Ethan Wong
no flags
Details
Formatted Diff
Diff
Screen recording for this issue
(5.20 MB, video/mp4)
2023-07-06 09:20 PDT
,
Ethan Wong
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Ethan Wong
Comment 1
2023-07-06 09:20:02 PDT
Created
attachment 466952
[details]
Screen recording for this issue
Radar WebKit Bug Importer
Comment 2
2023-07-13 09:19:19 PDT
<
rdar://problem/112202783
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug