-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
1.1.5
-
None
-
generic
-
generic
JToolBars have a problem on Win32:
When the drag starts and the dragWindow is popped up, the toolbar
sometimes gets a MOUSE_EXITED and so the dragging stops -- because there is
no MOUSE_RELEASED, the dragWindow stays up but the toolbar is never added to a frame. This looks really bogus. We need to find a way to deal with this,
whether by fixing the AWT or by working around the problem.
When the drag starts and the dragWindow is popped up, the toolbar
sometimes gets a MOUSE_EXITED and so the dragging stops -- because there is
no MOUSE_RELEASED, the dragWindow stays up but the toolbar is never added to a frame. This looks really bogus. We need to find a way to deal with this,
whether by fixing the AWT or by working around the problem.
- duplicates
-
JDK-4121222 Windows are stealing mouse-dragged events on Wintel AWT
-
- Closed
-