-
Bug
-
Resolution: Fixed
-
P3
-
5.0
-
b45
-
generic
-
generic
-
Verified
Dragging a List Scrollbar triggers DragGestureEvent for the List. This happens only with XToolkit on Solaris and Linux. This works correctly with MotifToolkit. This happens from tiger.
To reproduce:
1. Run the attached testcase.
2. Click and drag the list scrollbar.
If the cursor changes notifying a drag gesture, bug is reproduced.
###@###.### 2005-03-14 15:17:31 GMT
To reproduce:
1. Run the attached testcase.
2. Click and drag the list scrollbar.
If the cursor changes notifying a drag gesture, bug is reproduced.
###@###.### 2005-03-14 15:17:31 GMT
- relates to
-
JDK-6300527 PIT: List triggers MouseDragged events when dragging the scrollbar outside the component, XToolkit
- Closed