-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: fx2.0.2
-
Component/s: javafx
-
Environment:
Windows Vista SP2
Actual behavior: pressing Alt Gr generates 2 KeyEvents: the first with KeyCode.CONTROL, the second with KeyCode.ALT
Expected behavior: pressing Alt Gr generates 1 KeyEvent with KeyCode.ALT_GRAPH
Expected behavior: pressing Alt Gr generates 1 KeyEvent with KeyCode.ALT_GRAPH