onKeyEvent
Called after the renderer and JavaScript in the page has had a chance to handle the event.
Return
true if the keyboard event was handled or false otherwise.
Parameters
browser
the corresponding browser.
event
contains information about the keyboard event.