9ff7226a81ef763f93a83d6b61bd1ee18e7d0668

The Enter key doesn't execute OpenKeyCommand on Firefox (See http://code.google.com/p/google-web-toolkit/issues/detail?id=5003). http://code.google.com/p/google-web-toolkit/source/detail?r=7692 caused event.getCharCode() to return 0 for special keys on some browsers. This prevented the event from being passed on to the KeyCommand. Fixed by adding an additional check in KeyCommandSet that restores the actual key code. Change-Id: Ie48aa5de3d22a3561192ac91f226234adeb7382f
Description
RETIRED, Gerrit as used by OpenStack