WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
UNCONFIRMED
18740
Java Applets disregard their container's z-order
https://bugs.webkit.org/show_bug.cgi?id=18740
Summary
Java Applets disregard their container's z-order
Joshua
Reported
2008-04-25 06:52:26 PDT
Applets draw themselves on top of other iframes. It seems like iframe ordering problem. Once iframes are stacked up in the document while being created, dynamically setting their z-order is not reflected to their java applet children. There are some test cases and I will also attach them to this bug. I heard there is a new layout handler, I just wanted to remind you all about this bug. Reproducible: Always Steps to Reproduce: 1.Test the test cases 2. 3. Actual Results: Applets draw themselves on top of other iframes with higher z-order value. Expected Results: Applet should remain in their parent iframe and must be clipped accordingly
Attachments
Test 1
(1.64 KB, application/x-zip-compressed)
2008-04-25 06:53 PDT
,
Joshua
no flags
Details
Test 2
(1.94 KB, application/x-gzip)
2008-04-25 06:53 PDT
,
Joshua
no flags
Details
Test 3
(1.97 KB, application/x-zip-compressed)
2008-04-25 06:54 PDT
,
Joshua
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Joshua
Comment 1
2008-04-25 06:53:16 PDT
Created
attachment 20816
[details]
Test 1
Joshua
Comment 2
2008-04-25 06:53:55 PDT
Created
attachment 20817
[details]
Test 2
Joshua
Comment 3
2008-04-25 06:54:21 PDT
Created
attachment 20818
[details]
Test 3
Deirdre Saoirse Moen
Comment 4
2008-06-06 18:06:29 PDT
rdar://5989580
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