WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
94137
z-index on flex-items that are iframes doesn't work
https://bugs.webkit.org/show_bug.cgi?id=94137
Summary
z-index on flex-items that are iframes doesn't work
Ojan Vafai
Reported
2012-08-15 12:32:53 PDT
See
http://plexode.com/u/#2Ilex2H%22EGiframeE9(olor)68%3B!27%3E25%3Cb*!style%3DH6)%3A!r(8background-c2!%20~http://pIode.com/eval3/#ht=5div*display%3A-webkit-fI9salmon8width)400pxH7%0A!!!!5G*fI)19orange8border)0H75%2FG7%0A5%2Fdiv7
I wonder if we wrap them in an anonymous node?
Attachments
z-index testcase
(336 bytes, text/html)
2012-08-17 14:36 PDT
,
Ojan Vafai
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Tony Chang
Comment 1
2012-08-15 17:46:39 PDT
It works if I change flex: 1 to -webkit-flex: 1:
http://plexode.com/eval3/#ht=%3Cdiv%20style%3D%22display%3A-webkit-flex%3B%20background-color%3A%20salmon%3B%20width%3A%20400px%22%3E%0A%20%20%20%20%3Ciframe%20style%3D%22-webkit-flex%3A%201%3B%20background-color%3A%20orange%3B%20border%3A%200%22%3E%3C%2Fiframe%3E%0A%3C%2Fdiv%3E
Seems to WFM?
Ojan Vafai
Comment 2
2012-08-15 18:21:32 PDT
Sigh, I'm an idiot, it might just be that the new z-index stuff doesn't work with iframes for some reason then...I'm pretty sure that's broken. Maybe I screwed up testing that too. :(
Tony Chang
Comment 3
2012-08-16 00:10:08 PDT
I'm going to mark this bug as invalid, but feel free to reopen with a repro.
Ojan Vafai
Comment 4
2012-08-17 14:36:42 PDT
Created
attachment 159205
[details]
z-index testcase
Ojan Vafai
Comment 5
2012-08-17 14:37:56 PDT
Ok, it seems to just be the layering that doesn't work correctly.
Ahmad Saleem
Comment 6
2023-02-24 09:35:18 PST
Safari Technology Preview 164 is matching with Chrome Canary 112 and Firefox Nightly 112 in the attached test case. Marking this as "RESOLVED CONFIGURATION CHANGED". Please reopen if it is still reproducible. Thanks!
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