WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
266231
iOS 17.2 Fullscreen API - White bars left and right when fullscreen
https://bugs.webkit.org/show_bug.cgi?id=266231
Summary
iOS 17.2 Fullscreen API - White bars left and right when fullscreen
Robert Bryer
Reported
2023-12-11 09:51:04 PST
Created
attachment 468976
[details]
White bars in landscape fullscreen White bars in the background of fullscreen appear to the left and right when in landscape. I think it is taking this background colour from the page, when I would expect this colour to be black from the user agent stylesheet default: *|*:not(:root):fullscreen::backdrop { background:black; }
https://fullscreen.spec.whatwg.org/#user-agent-level-style-sheet-defaults
iPhone 13 / iOS 17.2 With the Fullscreen API feature flag turned on: 1. Visit
http://cookbook.tools.bbc.co.uk/news?player=toucan
2. Play the video. 3. Go fullscreen and turn it landscape. Screenshot attached.
Attachments
White bars in landscape fullscreen
(7.68 MB, image/png)
2023-12-11 09:51 PST
,
Robert Bryer
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-12-11 13:35:22 PST
<
rdar://problem/119514710
>
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