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

Internal frame is not displayed to be resizable

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 5.0
    • client-libs



      Name: ydR10254 Date: 02/04/2004


      Filed By : SPB JCK team (###@###.###)
      JDK : 1.5beta-b32
      JCK : 1.5beta-b11
      Platform[s] : Solaris
      switch/Mode :
      JCK test owner : http://javaweb.eng/jct/sqe/JCK-tck/usr/owners.jto
      Failing Test [s] : api/javax_swing/interactive/JInternalFrameTests.html#JInternalFrame[JInternalFrameTest0012]

      Problem description
      ===================
      When the user sets setResizable checkbox the internal frame is not displayed to be resizable
      (the frame's border should be changed). It appears only after the user resizes this internal frame.

      JCK test source location:
      ==========================
      /java/re/jck/1.5/promoted/latest/JCK-runtime-15/tests/api/javax_swing/interactive/JInternalFrameTests.java

      How to reproduce:
      =================
      Run the following script (you may need to change its variables)

      --- script start ---
      #!/bin/sh
      JCK="/java/re/jck/1.5/promoted/latest/binaries/JCK-runtime-15"
      JDK="/java/re/jdk/1.5.0/promoted/beta/b32/binaries/solaris-sparc/"
      CLASSPATH="$JCK/classes:$JCK/lib/javatest.jar"

      $JDK/bin/java -cp $CLASSPATH
      javasoft.sqe.tests.api.javax.swing.interactive.JInternalFrame.JInternalFrameTests
      -TestCaseID JInternalFrameTest0012 -TestDirURL
      file://$JCK/tests/api/javax_swing/interactive/JInternalFrameTests.html#JInternalFrame

      --- script end ---
          
      ======================================================================

            mbronsonsunw Mike Bronson (Inactive)
            dyvsunw Dyv Dyv (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: