chrsmithdemos / html5rocks

Automatically exported from code.google.com/p/html5rocks
0 stars 0 forks source link

a11y: "Clicking" on "Search" with the keyboard autosearches. #780

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
keyup event triggers after click, which moves focus, annoying.

need to figure out what custom search is doing here, because it's stupid.

Original issue reported on code.google.com by mkwst@google.com on 27 Jan 2012 at 2:52

GoogleCodeExporter commented 9 years ago

Original comment by mkwst@google.com on 27 Jan 2012 at 3:02