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

Mouse Dragged event can not be triggered when dragging the mouse

XMLWordPrintable

    • 9
    • x86
    • windows_10
    • Verified

      Testsuite name: FXCompatibilityManual
      Test name(s): graphics/api/control/ListViewTest10Test.java
      Product(s) tested: jdk9b125 (64bit)
      OS/architecture: win10-x64

      Reproducible: Always
      Reproducible on machine: Evergreen-machine
      [If Sometimes] Also reproducible on machine:

      Is it a Regression:
      [If Regression] Regression introduced in release/build:
      Test result on the last GAed release for this train:
      [if Fail] Test result on FCS:

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

      Steps to reproduce:
      1. Install Test build JDK9b125 (64bit) and set JAVA_HOME env
      2. use test bundle:java-client-9-manual.tar.gz and extract to a folder of java-client-9-manual <WS>
      3. Install ANT (version:1.9.7) and set ANT_HOME env
      4. Change javafx.home path in build.properties file(under the folder <WS>)
      5 Enter the testsuite "JavaFXCompatibility" directory(under the folder<WS>) and run command: ant run-manual
      6. Run the case: graphics/api/control/ListViewTest10Test.java in the harness.

      Instructions:
      1.Ensure ListView is loaded with string data.
      2.Press the mouse on any of the items, drag the mouse within the list view, outside of list view and outside of the stage, if possible.
      3.Test Expected Result:Mouse Pressed must be triggered when pressing mouse, Mouse Dragged must be triggered when dragging the mouse. No other event must be seen.

      Actual result:
      Mouse Dragged Event can not be triggered when dragging the mouse.

            jgiles Jonathan Giles
            tonyli Tony Li (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: