-
Bug
-
Resolution: Cannot Reproduce
-
P4
-
7u76
-
Linux slc08vnc.us.oracle.com 2.6.39-500.1.23.el6uek.sparc64
Testsuite name: Regression(j2se_java_gui)
Test name: java/awt/Mouse/ExtraMouseClick/ExtraMouseClick.html
Product(s) tested: JDK 7u80b08 (Linux-sparcv9)
OS/architecture: Linux/Sparc64
Error log file: see comments
Reproducible: Always
Reproducible on machine: slc08vnc.us.oracle.com, slc08vng.us.oracle.com, slc08vmt.us.oracle.com
Is it a Regression: Yes
Regression introduced in release/build: JDK 1.7.0_76b08
Test paases with JDK 7u76b07 but fails with JDK 7u76b08
Test result on the last GAed release for this train: Fail (1.7.0_76b13)
Test result on FCS: Linux-sparcv9 build is not present for 1.7.0b148
Is it a platform specific issue: Yes(Passing in Linux(x64))
[If platform specific 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: No
Exception/Error from Log:
----------System.err:(6/535)----------
java.lang.RuntimeException: Test failed. Dragged event (by the X-axis) occured in SMUDGE area. Dragged = true. Clicked = false
at ExtraMouseClick.smallDrag(ExtraMouseClick.java:178)
at ExtraMouseClick.start(ExtraMouseClick.java:146)
at com.sun.javatest.regtest.AppletWrapper$AppletRunnable.run(AppletWrapper.java:158)
at java.lang.Thread.run(Thread.java:745)
STATUS:Failed.Applet thread threw exception: java.lang.RuntimeException: Test failed. Dragged event (by the X-axis) occured in SMUDGE area. Dragged = true. Clicked = false
Test run log location:
Steps to reproduce: see comments
Test name: java/awt/Mouse/ExtraMouseClick/ExtraMouseClick.html
Product(s) tested: JDK 7u80b08 (Linux-sparcv9)
OS/architecture: Linux/Sparc64
Error log file: see comments
Reproducible: Always
Reproducible on machine: slc08vnc.us.oracle.com, slc08vng.us.oracle.com, slc08vmt.us.oracle.com
Is it a Regression: Yes
Regression introduced in release/build: JDK 1.7.0_76b08
Test paases with JDK 7u76b07 but fails with JDK 7u76b08
Test result on the last GAed release for this train: Fail (1.7.0_76b13)
Test result on FCS: Linux-sparcv9 build is not present for 1.7.0b148
Is it a platform specific issue: Yes(Passing in Linux(x64))
[If platform specific 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: No
Exception/Error from Log:
----------System.err:(6/535)----------
java.lang.RuntimeException: Test failed. Dragged event (by the X-axis) occured in SMUDGE area. Dragged = true. Clicked = false
at ExtraMouseClick.smallDrag(ExtraMouseClick.java:178)
at ExtraMouseClick.start(ExtraMouseClick.java:146)
at com.sun.javatest.regtest.AppletWrapper$AppletRunnable.run(AppletWrapper.java:158)
at java.lang.Thread.run(Thread.java:745)
STATUS:Failed.Applet thread threw exception: java.lang.RuntimeException: Test failed. Dragged event (by the X-axis) occured in SMUDGE area. Dragged = true. Clicked = false
Test run log location:
Steps to reproduce: see comments
- relates to
-
JDK-6404008 REGRESSION: Mouse dragged events obey drag sensitivity
- Resolved
-
JDK-6455716 XAWT: should ignore smudge factor while mouse is hovering or dragging
- Closed