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

Move ScrollPane button event doesn't work as expected.

XMLWordPrintable

    • b92
    • x86
    • solaris_12

      Testsuite name: JCK manual
      Test name:api/java_awt/interactive/event/EventTests.html#EventTest0004
      Product tested: JDK 9 b99 64bit
      OS/architecture:OS/architecture: Solaris12-x64
       
      Reproducible: Always
      Reproducible on machine: Evergreen-machine
      [If Sometimes] Also reproducible on machine:

      Is it a Regression:Yes
      [If Regression] Regression introduced in release/build: JDK 9 b92 (JDK 9 b91 passed on the same platform)

      JDk9b93,94,95,96,97,98 are all failed on the same platform.

      Test result on the last GAed release for this train:
      [if Fail] Test result on FCS:

      Is it a platform specific issue: Yes(On Win7 sp1 x64 with same build :pass
                                                           On Mac 10.11 x64 with same build :pass
                                                           On Oel7.1-red hat-x64 with same build:fail
                                                           On Solaris11.3-sparc with same build:fail
                                                           we also rerun on ubuntu15.10-x86: failed as the same issue )

      Is it a new (previously unsupported) OS/browser/mode testing: No
      [If new configuration testing] Issue specific to execution mode or OS/browser version:

      Steps to reproduce:
      1. Install test bundle jdk-9-ea+99_solaris-x64_bin.tar.gz to /root/workspace/jck/
      2. Download the JCK-runtime-9b27.jar from /java/re/jck/9/promoted/ea/b27/bundles/JCK-runtime-9.jar to /export/home/egtc/JCK/ and use /export/home/egtc/JCK/jdk-9b99/bin/java -jar JCK-runtime-9b27.jar to unzip it
      3./export/home/egtc/JCK/jdk-9b99/bin/java -showversion -cp /export/home/egtc/JCK/JCK-runtime-9/classes: -Djava.security.policy=/export/home/egtc/JCK/JCK-runtime-9/lib/jck.policy javasoft.sqe.tests.api.java.awt.interactive.event.EventTests -TestCaseID EventTest0004

      Descriptions:
      This test verifies that events on a scrollpane are generated as expected.Please perform action on the scrollpane on the left to generate scrollpane events.Use the Request Focus button before attempting to type keys for keyEvents.All event checkboxes must be checked via events generated on the scrollpane for the test to pass.

      Actual behavior:
      Move ScrollPane button event doesn't work as expected.
      First clear all the checked events,
      Then we clicked the " Move ScrollPane" button,the scrollpane dialog resized, and at the same time trigger both events:componentResized and componentMoved.


            ssadetsky Semyon Sadetsky (Inactive)
            michaelw Michael Wang (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: