Closed Bug 381550 Opened 17 years ago Closed 7 years ago

Java Applets disregard their container's z-order

Categories

(Core :: Layout, defect)

defect
Not set
major

Tracking

()

RESOLVED INVALID

People

(Reporter: admin, Unassigned)

Details

Attachments

(3 files)

1.64 KB, application/x-zip-compressed
Details
1.94 KB, application/x-gzip-compressed
Details
1.97 KB, application/x-zip-compressed
Details
User-Agent:       Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 2.0.50727)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3

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
Attached file Test 1
Attached file Test 2
Attached file Test 3
OS: Windows XP → All
The HTML <applet> element and related java functionality was removed from Gecko in Bug 1279218. Marking related bugs as invalid.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: