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

Issue 181024: [Mac] Fix Option-return in Omnibox. (Closed)

Created:
11 years, 3 months ago by Scott Hess - ex-Googler
Modified:
9 years, 6 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

[Mac] Fix Option-return in Omnibox. Option-return inserted a literal newline, did not want. Also fixed Option-tab to not insert literal tab. http://crbug.com/17914 TEST=Type text, option-tab should not insert literal tab, option-return should not insert newline. Both should do nothing.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -0 lines) Patch
M chrome/browser/autocomplete/autocomplete_edit_view_mac.mm View 2 chunks +12 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Scott Hess - ex-Googler
11 years, 3 months ago (2009-08-31 20:28:35 UTC) #1
rohitrao (ping after 24h)
LGTM I like how the number of selectors we've overridden grows day by day.
11 years, 3 months ago (2009-08-31 20:59:22 UTC) #2
Scott Hess - ex-Googler
11 years, 3 months ago (2009-08-31 21:12:26 UTC) #3
There are a lot of selectors left ...

On Mon, Aug 31, 2009 at 1:59 PM, <rohitrao@chromium.org> wrote:
> LGTM
>
> I like how the number of selectors we've overridden grows day by day.
>
> http://codereview.chromium.org/181024
>

Powered by Google App Engine
This is Rietveld 408576698