commit | d9a780a526f6649f863d1f118b4c8bc5a0d52cef | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Tue Mar 02 16:54:32 2010 -0800 |
committer | Shawn O. Pearce <sop@google.com> | Tue Mar 02 16:54:32 2010 -0800 |
tree | 908926fb5f04f6d57ac1b2edfcdd7a7bfae9cdf0 | |
parent | 37cfd034242d57d45a7ce43d901456ae9f1b2fc8 [diff] |
Fix enter with completion in add reviewer box If the user presses enter while the completion list is open and a row is highlighted, allow the suggestion box to consume the enter event and fire the selection handler. This is necessary to fill in the completed value before we submit the action to the server. Bug: issue 481 Change-Id: Ie5fc423dc21f12d93f7ec185596e4d884b8a18dc Signed-off-by: Shawn O. Pearce <sop@google.com>