[Webkit-unassigned] [Bug 18740] New: Java Applets disregard their container's z-order

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 25 06:52:27 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18740

           Summary: Java Applets disregard their container's z-order
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: admin at neurodna.com


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


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list