-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
7
-
sparc
-
linux
This test fails only in jdk7 b48 pit build. It passes in previous promoted build. Hence its a regression introduced in this pit build.
Step to reproduce :-
----------------------
1) Run the attached testcase
java -DresultsDir=. HWMouseWheelListenerTest
2) Observe the test results , if you see Test fails , then the bug is reproduced.
Step to reproduce :-
----------------------
1) Run the attached testcase
java -DresultsDir=. HWMouseWheelListenerTest
2) Observe the test results , if you see Test fails , then the bug is reproduced.
- duplicates
-
JDK-6847958 MouseWheel event is getting triggered for the disabled Textarea in jdk7 b60 pit build.
- Closed