Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8169199

Accessing applet members from JavaScript fails with Firefox 42 and higher

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P2 P2
    • None
    • 8u91
    • deploy
    • None
    • Windows 7, 8, 10 systems with Java 8u91 or higher and Firefox 42 and higher

    • x86_64
    • windows_7

      : Java Applet Application not working in Latest JRE(1.8update91orabove) and with Firefox version ( >=42)

      There are two issues seen

      1) Accessing applet members (document.applets['idJavaSun'].status/errorcode) gives 'undefined' even though applet in operational mode [ here status/errorcode are public member of our Applet Application]

      2) Applet authorization is not done( or not happening ) by JVM at first attempt and not evidenced in Java Console log ( we should see below sort of permission requisition&granted in JavConsole log – but it is not happening)

            dmarkov Dmitry Markov
            spayne Sandra Payne
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: