[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 12:21:13 PDT 2006


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





------- Comment #10 from jhaygood at spsu.edu  2006-04-06 12:21 PDT -------
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.


-- 
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