Add KeyDownHandler for escape to close popups

Chrome doesn't seem to deliver escape to KeyPressHandler.
Register a KeyDownHandler to also catch escape and close
the currently open popup.

Change-Id: I0b95f3b6a5c3dc07d04a9076681971819c52a9ba
1 file changed