-
Bug
-
Resolution: Fixed
-
P2
-
1.4.0
-
beta2
-
generic, x86
-
generic, windows_2000
-
Verified
Modifier Masks set for MouseEvent is not correct
Hence isButton1Down(), isButton2Down(), isButton3Down() always returns false, even when we press the corresponding Mouse Buttons.
Compile and Run MouseEventTest
Press different Mouse Buttons on the List, if the corresponding masks are not set bug is reproduced.
Hence isButton1Down(), isButton2Down(), isButton3Down() always returns false, even when we press the corresponding Mouse Buttons.
Compile and Run MouseEventTest
Press different Mouse Buttons on the List, if the corresponding masks are not set bug is reproduced.
- duplicates
-
JDK-4471459 Internal frames don't drag properly when using left handed mouse configuration.
- Closed
- relates to
-
JDK-4421515 Need changes to new InputEvent modifier APIs
- Resolved