-
Bug
-
Resolution: Fixed
-
P4
-
1.4.0
-
rc1
-
x86
-
windows_2000
-
Not verified
Name: jk109818 Date: 01/16/2002
FULL PRODUCT VERSION :
java version "1.4.0-beta3"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta3-b84)
Java HotSpot(TM) Client VM (build 1.4.0-beta3-b84, mixed mode)
Microsoft Windows 2000 [Version 5.00.2195]
A DESCRIPTION OF THE PROBLEM :
Dragging a JInternalFrame with a left handed mouse uses the
wrong mouse button. It uses the left button when it should
use the right button on a left handed mouse.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Try dragging a JInternalFrame with a left handed mouse.
EXPECTED VERSUS ACTUAL BEHAVIOR :
I expected the right button to work for dragging. Instead,
the left button worked.
This bug can be reproduced always.
(Review ID: 138249)
======================================================================