NEW 250854
[iOS] Fullscreen API causes view wrapped in a WKWebView to have white space that stays on screen when scrolling down
https://bugs.webkit.org/show_bug.cgi?id=250854
Summary [iOS] Fullscreen API causes view wrapped in a WKWebView to have white space t...
joemerramos
Reported 2023-01-19 11:19:04 PST
Created attachment 464564 [details] White space sticking to top of screen when in fullscreen mode If we scroll past the top of the web page in fullscreen mode (Swiping down), we see a white space to indicate we've reached the top of the web page. The issue is that the white space doesn't "retract" like in Safari. This was tested in a plain view wrapped in a WKWebView. The video does a better job of showing the white space that sticks on top.
Attachments
White space sticking to top of screen when in fullscreen mode (33.66 MB, video/mp4)
2023-01-19 11:19 PST, joemerramos
no flags
Radar WebKit Bug Importer
Comment 1 2023-01-26 11:21:03 PST
Note You need to log in before you can comment on or make changes to this bug.