[Webkit-unassigned] [Bug 3957] java and flash applets and regular html paint collide

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Thu Apr 6 16:38:07 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=3957





------- Comment #11 from matt at chipt.com  2006-04-06 16:38 PDT -------
(In reply to comment #10)
> This is a well-known problem with all browsers on all platforms :).
> 
> By default, all plugins draw directly to the screen with the alloted space
> given to them. You need to get them into 'windowless' mode, where it paints to
> the browser, which is required for z-index layering to work.
> 
> I don't think this is a bug in WebKit.
> 

It is indeed a bug. If you reference the test case I uploaded, the wmode
attribute on the embed tag is set to opaque, which means flash will draw its
contents windowless. Also, if you were to view the same test case in another
agent (such as Mozilla or IE), you would not see the errant behavior described. 


-- 
Configure bugmail: http://bugzilla.opendarwin.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