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

Regression java/awt/List/ListScrollbarCursorTest/ListScrollbarCursorTest.html

XMLWordPrintable

    • x86, sparc
    • linux, solaris, solaris_10

      Name: iaR10016 Date: 02/26/2004


      Filed By : J2SE-SQA [###@###.###
      JDK : JDK1.5.0-b39, JDK1.5.0-b38, JDK1.4.2-b28
      Testbase : Regression-test
      Platform[s] : Linux, Solaris sparc, Solaris x86 (not reproducible on Windows)
      switch/Mode : -client
      Falling test: java/awt/List/ListScrollbarCursorTest/ListScrollbarCursorTest.html

      Regression manual test java/awt/List/ListScrollbarCursorTest/ListScrollbarCursorTest.html fails
      using JDK1.5.0-b39 on Solaris and Linux systems.

      Test Description reads:
      ...
      You see the list in the middle of the panel. This list has two scrollbars.
      The cursor should shave a shape of hand over the main area and a shape of arrow
      over scrollbars.
      Move the mouse cursor to either horizontal or vertical scrollbar.
      Press pass if you see the default arrow cursor else press fail.
      ...

      However, the cursor always has a shape of hand even if it is placed over the scrollbar.

      This failure is not reproducible on Windows systems.

      Test source location:
      =====================
      /java/re/jdk/1.5.0/promoted/latest/ws/j2se/test/java/awt/List/ListScrollbarCursorTest/ListScrollbarCursorTest.html

      jtr file location:
      ==================
      /net/jtgb4u4c.sfbay/export/sail15/results.2/tiger/b39/regtest/linux/mercury_gnome_linux-17/workDir/test-manual/java/awt/List/ListScrollbarCursorTest/ListScrollbarCursorTest.jtr

      How to reproduce:
      =================
      Run the script below (you may need to change its variables) and place mouse cursor
      over the Scrollbar in the tested frame.

      --- script start ---
      #!/bin/sh

      #Paths in Java Software:
      TESTJAVA="/java/re/jdk/1.5.0/promoted/all/b39/binaries/linux-i586"
      TESTBASE="/java/re/jdk/1.5.0/promoted/all/b39/ws/j2se/test"

      #Alternative paths outside Java Software
      #TESTJAVA="/net/koori.sfbay/onestop/jdk/1.5.0/promoted/all/b39/binaries/linux-i586"
      #TESTBASE="/net/koori.sfbay/onestop/jdk/1.5.0/promoted/all/b39/ws/j2se/test"

      #Alternative paths for the NSK site:
      #TESTJAVA="/net/linux-15/export/home/java/jdk1.5.0/linux"
      #TESTBASE="/net/linux-15/export/home/java/regtest.tiger/test"

      cp $TESTBASE/java/awt/List/ListScrollbarCursorTest/* ./
      $TESTJAVA/bin/javac ListScrollbarCursorTest.java
      $TESTJAVA/bin/appletviewer -Xnosecurity ListScrollbarCursorTest.html
      --- script end ---

      Specific machine info:
      ======================
      Hostname: linux-17
      OS: Mercury

      ======================================================================
      ###@###.### 10/4/04 16:46 GMT

            ant Anton Tarasov (Inactive)
            irasunw Ira Ira (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: