-
Bug
-
Resolution: Duplicate
-
P3
-
6
-
generic
-
windows_xp
ALT_GRAPH_MASK must be set on pressing Right-Alt key on windows. As of now for both left and right, ALT_MASK is set. The location of key is returned properly.
Compile and run attached KeyMaskTest
Press Right-ALT key
If isAltGraphDown returns false, bug is reproduced
The mask is set properly on solaris.
###@###.### 2005-07-20 14:47:15 GMT
Compile and run attached KeyMaskTest
Press Right-ALT key
If isAltGraphDown returns false, bug is reproduced
The mask is set properly on solaris.
###@###.### 2005-07-20 14:47:15 GMT
- duplicates
-
JDK-8041928 MouseEvent.getModifiersEx gives wrong result
- Resolved
-
JDK-8041928 MouseEvent.getModifiersEx gives wrong result
- Resolved