-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 1.4.0
-
Component/s: client-libs
-
beta2
-
generic
-
generic
As a result of the new modifiers added to InputEvent.java, the
paramString method of KeyEvent.java no longer returns the correct
modifiers.
Should probably remove the check for modifiers>0 and add a modifier
string in all cases.
paramString method of KeyEvent.java no longer returns the correct
modifiers.
Should probably remove the check for modifiers>0 and add a modifier
string in all cases.