[Webkit-unassigned] [Bug 121598] New: Java applets disappear when using requestFullScreen

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 19 02:19:31 PDT 2013


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

           Summary: Java applets disappear when using requestFullScreen
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
               URL: http://sprymedia.co.uk/media/misc/webkit/java-requestF
                    ullScreen//
        OS/Version: Mac OS X 10.8
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: allan.jardine at sprymedia.co.uk


Created an attachment (id=212044)
 --> (https://bugs.webkit.org/attachment.cgi?id=212044&action=review)
Jar for test

I have a page with a Java applet which I'd like to use in combination with the requestFullScreen API. The applet runs normally initially, but when switching into full screen the applet simply disappears. It appears to continue running (the test case doesn't show this directly but it is the case in our more complex use case) but it isn't painted onto the screen along with the rest of the web page.

In my tests it appears that Java 1.6 does not have this problem while Java 1.7 does. Possibly this is a JVM issue, but Firefox does not exhibit the same issue on the same test machine.

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