-
Bug
-
Resolution: Fixed
-
P4
-
1.1.1, 1.1.4, 1.1.5, 1.2.0, 1.3.0
-
beta
-
generic, x86, sparc
-
generic, solaris_2.5.1, solaris_2.6, windows_95, windows_nt
-
Verified
1)In Windows,MouseReleased, MouseClicked are not triggered
for Left mouse button when it is clicked on the scrollbar.
2)In Windows, MouseDragged is not triggered for Left Mouse Button.
3)In Solaris, No other mouse event except MouseMoved, MouseEntered, and MouseExited, is triggered by scrollbar
How to reproduce the Bug? -------->
Run this sample code. You would see a frame with a textarea,scrollbar and
a button.
Click the scrollbar and check whether all the mouse events are triggered.
Try clicking it using other mouse buttons and also try dragging the mouse
on the scrollbar ( try for all mouse buttons)
for Left mouse button when it is clicked on the scrollbar.
2)In Windows, MouseDragged is not triggered for Left Mouse Button.
3)In Solaris, No other mouse event except MouseMoved, MouseEntered, and MouseExited, is triggered by scrollbar
How to reproduce the Bug? -------->
Run this sample code. You would see a frame with a textarea,scrollbar and
a button.
Click the scrollbar and check whether all the mouse events are triggered.
Try clicking it using other mouse buttons and also try dragging the mouse
on the scrollbar ( try for all mouse buttons)
- duplicates
-
JDK-4034982 WinNT: Scrollbars don't receive mouseDragged events
-
- Closed
-
-
JDK-4088022 MouseEvents on a scroll bar are inconsistent between mouse buttons.
-
- Closed
-
-
JDK-4137888 PopupMenu is not working with 1.1.5 (while it is working fine with 1.1.4)!!!
-
- Closed
-
-
JDK-4327634 MousePressed.MouseReleased,MouseClicked are not triggered by middle mouse button
-
- Closed
-
- relates to
-
JDK-4087087 eou: Loss of Mouse Events when using Class Scrollbar
-
- Closed
-
-
JDK-4052356 AWT Scrollbar does not support TRACK_ENDED event
-
- Closed
-
(1 relates to)