Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(81)

Issue 42198: Autocomplete should show even when text field is not empty (Closed)

Created:
11 years, 9 months ago by jcampan
Modified:
9 years, 7 months ago
Reviewers:
Glen Murphy
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Autocomplete popup should show up when clicking or pressing the up/down key in a text-field, even if the text-field is not empty. BUG=6437 TEST=Open a form with several fields. Start entering text in a text field to bring-up the autocomplete popup. Click somewhere else (so the popup is closed). Click again in the text-field (at the end). On the 2nd click the autocomplete popup should show. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=11698

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -2 lines) Patch
M webkit/glue/editor_client_impl.cc View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
jcampan
11 years, 9 months ago (2009-03-14 00:39:11 UTC) #1
Glen Murphy
11 years, 9 months ago (2009-03-14 00:41:45 UTC) #2
Sweet. LGTM

Powered by Google App Engine
This is Rietveld 408576698