diegoles / closure-library

Automatically exported from code.google.com/p/closure-library
0 stars 0 forks source link

goog.events.KeyHandler is not dispatching KEY event on arrow keys in Opera #568

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

For quick test navigate to 
http://closure-library.googlecode.com/git/closure/goog/demos/combobox.html, 
open combobox, press up/down arrow key;

What is the expected output? What do you see instead?

Highlighting of menu items. It doesn't work in Opera;

What version of the product are you using? On what operating system?

Latest "git pull". Opera 12.15 build 1748 on Windows.

Please provide any additional information below.

Note: we cannot accept patches without the contributor license agreement
being signed. See http://code.google.com/p/closure-
library/wiki/Contributors for more info.

Original issue reported on code.google.com by Kasimowsky on 23 Jun 2013 at 1:18