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

REGRESSION: JCK1.5 api/javax_swing/interactive/JTextPaneTests.html#JTextPane

    XMLWordPrintable

Details

    Description



      Name: iaR10016 Date: 06/22/2004


      Filed By : J2SE-SQA [###@###.###
      JDK : JDK1.5.0-b56
                       (passed with JDK1.5.0-b55, JDK1.4.2-b28)
      JCK : JCK1.5-runtime (b21)
      Platform[s] : all
      switch/Mode : default
      JCK test owner: http://javaweb.sfbay/jcce/tcks/jck/1.5/project/data_reports/owners.jto
      Falling test : api/javax_swing/interactive/JTextPaneTests.html#JTextPane

      Cursor overlaps last entered symbol in JTextPane component in JDK1.5.0-b56.
      This bug is not reproducible in previous JDK builds.

      Please, run the script from "How to reproduce" section and do the following steps to reproduce the failure:
      1. Testcase JTextPaneTest0001: just type some text in the tested JTextPane component: last typed character
      is not displayed properly.
      2. Testcases JTextPaneTest0010, JTextPaneTest0011: press "Add button", "Add icon" buttons several times:
      the buttons and icons do not appear.

      Test source location:
      =====================
      /java/re/jck/1.5/promoted/beta2/b21/binaries/JCK-runtime-15/tests/api/javax_swing/interactive/JTextPaneTests.java

      jtr file location:
      ==================
      /net/jtgb4u4c.sfbay/export/sail15/results.2/tiger/b56/jck15/linux/Cinnabar_Gnome__linux-12/workDir/api-interactive/javax_swing/interactive/JTextPaneTests_JTextPane.jtr

      How to reproduce:
      =================
      Run the following script (you may need to change its variables)
      --- script start ---
      #!/bin/sh

      #Paths in Java Software:
      JDK="/java/re/jdk/1.5.0/promoted/all/b56/binaries/linux-i586"
      JCK="/java/re/jck/1.5/promoted/beta2/b21/binaries/JCK-runtime-15"

      #Alternative paths outside Java Software
      #JDK="/net/koori.sfbay/onestop/jdk/1.5.0/promoted/all/b56/binaries/linux-i586"
      #JCK="/net/koori.sfbay/onestop/jck/1.5/promoted/beta2/b21/binaries/JCK-runtime-15"

      export CLASSPATH="$JCK/classes:$JCK/lib/javatest.jar"
      echo `cat $JCK/build.txt | grep JCK_VERSION` `cat $JCK/build.txt | grep JCK_BUILD`
      $JDK/bin/java -showversion javasoft.sqe.tests.api.javax.swing.interactive.JTextPane.JTextPaneTests -TestCaseID JTextPaneTest0001 JTextPaneTest0010 JTextPaneTest0011 -TestDirURL file://$JCK/tests/api/javax_swing/interactive/JTextPaneTests.html#JTextPane
      --- script end ---

      Specific machine info:
      ======================
      Hostname: linux-12
      OS: Cinnabar (Gnome)

      ======================================================================

      Attachments

        Issue Links

          Activity

            People

              idk Igor Kushnirskiy (Inactive)
              irasunw Ira Ira (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: