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

Class of element in collection got by HTMLDocument.getImages is HTMLElement, not HTMLImageElement

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P3 P3
    • 9
    • 6u13, 7, 7u3, 8
    • deploy
    • generic, x86
    • generic, windows, windows_xp

        STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
        1. open the following url with java console open:
        http://sqeweb/jsn/users/fred/deployment_ws/reappear/deployment_6_UR_int_ws/deployment/src/plugin/FunctionalTest/FunctionalTest/html/ImageClassCastTest.html


        EXPECTED VERSUS ACTUAL BEHAVIOR :
        EXPECTED -
        No exception will be printed in console.
        ACTUAL -
        The following exception is printed:
        java.lang.ClassCastException: sun.plugin.dom.html.HTMLElement cannot be cast to org.w3c.dom.html.HTMLImageElement
        at ImageClassCastTest.start(ImageClassCastTest.java:27)

        REPRODUCIBILITY :
        This bug can be reproduced always.

        The applet source code is at:
        http://sqeweb/jsn/users/fred/deployment_ws/reappear/deployment_6_UR_int_ws/deployment/src/plugin/FunctionalTest/FunctionalTest/src/ImageClassCastTest.java

              almatvee Alexander Matveev
              qgong Fred Gong (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: