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

LiveConnect netscape.javascript.JSException: No such property "outerWidthX" on JavaScript object

XMLWordPrintable

    • b01

        I have an applet that makes a JavaScript call via live connect. I have the call surrounded by a try/catch. Despite that, a stack trace like the
        following is being printed in the Java console even though I do not print it.

        Error Codes
        ---------------------------------------------------
        No such property "outerWidth" on JavaScript object

        netscape.javascript.JSException: No such property "outerWidthX" on JavaScript object
            at sun.plugin2.main.client.MessagePassingJSObject.newJSException(Unknown Source)
            at sun.plugin2.main.client.MessagePassingJSObject.waitForReply(Unknown Source)
            at sun.plugin2.main.client.MessagePassingJSObject.doMemberOp(Unknown Source)
            at sun.plugin2.main.client.MessagePassingJSObject.getMember(Unknown Source)

              dmarkov Dmitry Markov
              shadowbug Shadow Bug
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: