OSDN Git Service

docs: accept the enter key on key-down, rather than key-up,
authorScott Main <smain@google.com>
Mon, 25 Jan 2010 22:38:43 +0000 (14:38 -0800)
committerScott Main <smain@google.com>
Mon, 25 Jan 2010 23:26:10 +0000 (15:26 -0800)
commit9033c1268889c8561d4d5ea0e0836079d7c31a94
treeaa9409522dbc2757b9cceb78ea2b9d85c64d5fdb
parent945ed36ec486f83c4546cac8d6bed954dfe32c4e
docs: accept the enter key on key-down, rather than key-up,
in order to be sure we capture this key before anything else.
Fixes case where highlighted suggestions don't get executed
when pressed.
Bug: 1909300
tools/droiddoc/templates/assets/search_autocomplete.js