[Webkit-unassigned] [Bug 52362] New: Java applet canvas view is not rendered when overlapping with Flash canvas

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 13 02:29:54 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=52362

           Summary: Java applet canvas view is not rendered when
                    overlapping with Flash canvas
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Java
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: raphael.maes at agfa.com


During recent months, all WebKit builds on OSX 10.6 and running in 64 bit mode have shown this problem.
When there is an overlap (of even 1 pix) between a Java Applet canvas and Flash-player canvas, the applet fails to render it's view. A blank area is shown. All GUI elements are available, just not visible. There is no issue when the 2 canvas area's don't overlap.

IT only affects 64bit Mac machines.
- Adobe Flash-player v10.1.x
- Java v1.6.0_22
- Java preference mode is: Run applets in Browser process
- A crippled work-around is to run the applets in their own process. This however introdues other side effects (2 contexts are introduced, a need to double -click to get focus, etc...).

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



More information about the webkit-unassigned mailing list