-
Bug
-
Resolution: Fixed
-
P4
-
fx2.0.2
-
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