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

Issue 82193002: [rAC, OSX] Autofill text field hot keys. (Closed)

Created:
7 years, 1 month ago by groby-ooo-7-16
Modified:
7 years, 1 month ago
Reviewers:
Robert Sesek
CC:
chromium-reviews, benquan, Dane Wallinga, dyu1, estade+watch_chromium.org, Ilya Sherman, rouslan+autofillwatch_chromium.org
Visibility:
Public.

Description

[rAC, OSX] Autofill text field hot keys. Text fields in the requestAutocomplete dialog need to intercept several key messages to allow controlling the autocomplete popup field. Most notably, cursor up/down, page up/down, tab, and escape. BUG=321319, 321330 R=rsesek@chromium.org TEST=Bring up rAC dialog, click in textfield to show autocomplete popup. Verify keyboard shortcuts work Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=236894

Patch Set 1 #

Patch Set 2 : Trying to fix "old chunk mismatch" #

Total comments: 4

Patch Set 3 : Review fixes. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -0 lines) Patch
M chrome/browser/ui/cocoa/autofill/autofill_dialog_window_controller.mm View 1 2 1 chunk +12 lines, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/autofill/autofill_input_field.h View 1 2 1 chunk +11 lines, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/autofill/autofill_section_container.mm View 1 2 2 chunks +14 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
groby-ooo-7-16
7 years, 1 month ago (2013-11-22 00:09:10 UTC) #1
groby-ooo-7-16
7 years, 1 month ago (2013-11-22 00:09:11 UTC) #2
groby-ooo-7-16
7 years, 1 month ago (2013-11-22 00:09:12 UTC) #3
groby-ooo-7-16
7 years, 1 month ago (2013-11-22 00:09:13 UTC) #4
Robert Sesek
https://codereview.chromium.org/82193002/diff/50002/chrome/browser/ui/cocoa/autofill/autofill_input_field.h File chrome/browser/ui/cocoa/autofill/autofill_input_field.h (right): https://codereview.chromium.org/82193002/diff/50002/chrome/browser/ui/cocoa/autofill/autofill_input_field.h#newcode30 chrome/browser/ui/cocoa/autofill/autofill_input_field.h:30: // keyEvent should return kKeyEventHandled if it handled the ...
7 years, 1 month ago (2013-11-22 16:52:39 UTC) #5
groby-ooo-7-16
BTW - apologies for the _four_ e-mails. AppEngine hiccups :( https://codereview.chromium.org/82193002/diff/50002/chrome/browser/ui/cocoa/autofill/autofill_input_field.h File chrome/browser/ui/cocoa/autofill/autofill_input_field.h (right): https://codereview.chromium.org/82193002/diff/50002/chrome/browser/ui/cocoa/autofill/autofill_input_field.h#newcode30 ...
7 years, 1 month ago (2013-11-22 21:31:32 UTC) #6
Robert Sesek
LGTM
7 years, 1 month ago (2013-11-22 21:37:34 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/groby@chromium.org/82193002/190001
7 years, 1 month ago (2013-11-22 21:55:09 UTC) #8
commit-bot: I haz the power
7 years, 1 month ago (2013-11-23 01:11:34 UTC) #9
Message was sent while issue was closed.
Change committed as 236894

Powered by Google App Engine
This is Rietveld 408576698