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

Issue 113242: Fix some issues with the omnibox2 popup:... (Closed)

Created:
11 years, 7 months ago by Ben Goodger (Google)
Modified:
9 years, 6 months ago
Reviewers:
Peter Kasting
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Fix some issues with the omnibox2 popup: - turn off transparency when glass isn't active - make transparency when glass is active more opaque - decrease the size of text to match the current omnibox popup - make dim text in highlighted rows invert. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=16003

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -7 lines) Patch
M chrome/browser/views/autocomplete/autocomplete_popup_contents_view.h View 1 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/views/autocomplete/autocomplete_popup_contents_view.cc View 1 5 chunks +10 lines, -4 lines 1 comment Download

Messages

Total messages: 5 (0 generated)
Ben Goodger (Google)
11 years, 7 months ago (2009-05-12 01:01:38 UTC) #1
Peter Kasting
http://codereview.chromium.org/113242/diff/1/2 File chrome/browser/views/autocomplete/autocomplete_popup_contents_view.cc (right): http://codereview.chromium.org/113242/diff/1/2#newcode42 Line 42: static const int kGlassPopupTransparency = 245; I still ...
11 years, 7 months ago (2009-05-12 18:38:09 UTC) #2
Ben Goodger (Google)
Slightly more transparent now. And removed the retarded code.
11 years, 7 months ago (2009-05-12 22:13:28 UTC) #3
Peter Kasting
So, as-is, this doesn't actually do anything to "dimmed" selected text. Is it still hard-to-read, ...
11 years, 7 months ago (2009-05-12 22:17:42 UTC) #4
Peter Kasting
11 years, 7 months ago (2009-05-12 23:42:02 UTC) #5
LGTM if you take out the dim text comment in the description.  I would still
prefer your original 245 to 240 :)

Powered by Google App Engine
This is Rietveld 408576698