[Webkit-unassigned] [Bug 14847] New: No Javascript bindings for method isActive for Java applets on Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 1 09:11:35 PDT 2007


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

           Summary: No Javascript bindings for method isActive for Java
                    applets on Windows
           Product: WebKit
           Version: 522+ (nightly)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Java
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bugzilla at fiset.ca


Using Javascript to communicate to Java, one can not access the isActive()
method on the Java applet when executing on Windows XP. This works fine on
MacOS.

Basically, in Javascript, the expression applet.isActive is null instead of
returning a function that maps to the isActive() method in the Java applet.

This error was found using Safari 3.0.3 on Windows XP, with the following JREs:
1.5.0 update 7, 1.5.0 update 12 and 6 update 2.


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