WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
133758
Fullscreen mode not working with inline block
https://bugs.webkit.org/show_bug.cgi?id=133758
Summary
Fullscreen mode not working with inline block
Jeremie Patonnier
Reported
2014-06-11 12:59:39 PDT
Created
attachment 232892
[details]
Test case What steps will reproduce the problem? 1. Open the attached file 2. Click on the blue rectangle 3. You enter fullscreen mode and the whole screen is blue 4. Exit fullscreen 5. Click on the green rectangle 6. You enter fullscreen mode but only a green column is visible What is the expected result? When you click on the green rectangle, the whole screen should become green What happens instead? The screen remain black with a green column. This the conjunction of a display:inline-block properties with relative sizing (percentage values on width and height). Firefox handle it well by resolving the size of the fullscreened element against the screen size. Chrome also fails.
Attachments
Test case
(1.36 KB, text/html)
2014-06-11 12:59 PDT
,
Jeremie Patonnier
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
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