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

Issue 242010: [Mac] Fix depressed baseline 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 depressed baseline in Omnibox. A previous change converted AutocompleteTextFieldCell to rely more on -drawingRectForBounds: rather than tweaking the baseline in an ad-hoc fashion in many places. This adds a place I missed. http://crbug.com/23096 TEST=Browse to www.google.com. When putting focus in the page the url should stay at the same spot as when focus is in the Omnibox.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -2 lines) Patch
M chrome/browser/cocoa/autocomplete_text_field_cell.mm View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Scott Hess - ex-Googler
AFAICT, the other uses of -textFrameForFrame: all are internal decoration-drawing code, so should all be ...
11 years, 3 months ago (2009-09-25 20:40:21 UTC) #1
rohitrao (ping after 24h)
11 years, 3 months ago (2009-09-25 20:41:53 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698