WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 111637
114376
z-index of 0 on an iframe results in elements on top in fullscreen
https://bugs.webkit.org/show_bug.cgi?id=114376
Summary
z-index of 0 on an iframe results in elements on top in fullscreen
Brad Dougherty
Reported
2013-04-10 12:40:17 PDT
If an iframe has a z-index of 0, certain elements from the outer page will show up on top of the iframe contents if an element inside the iframe is put into fullscreen. Behavior can be seen on:
http://www.behance.net/gallery/Andrey-Pratama-Showreel-2012/8010347
If the z-index of the iframe is changed to 1, it works as expected.
Attachments
Screenshot of the iframe element in full screen
(2.90 MB, image/png)
2013-04-10 12:41 PDT
,
Brad Dougherty
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Brad Dougherty
Comment 1
2013-04-10 12:41:04 PDT
Created
attachment 197389
[details]
Screenshot of the iframe element in full screen
Jer Noble
Comment 2
2013-04-10 22:19:34 PDT
Brad, can you try a WebKit nightly? We recently fixed a full screen bug involving <iframe>s and stacking layers.
Jer Noble
Comment 3
2013-04-10 22:22:00 PDT
Specifically, this was reported in
bug #111637
and fixed in <
http://trac.webkit.org/changeset/145001
>,
Brad Dougherty
Comment 4
2013-04-11 07:48:03 PDT
Indeed it is fixed. Sorry about the duplicate. *** This bug has been marked as a duplicate of
bug 111637
***
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