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

Issue 7285005: Make Windows FindBar stay within window bounds for narrow windows (Closed)

Created:
9 years, 5 months ago by jennb
Modified:
9 years, 5 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Make Windows FindBar stay within window bounds for narrow windows. BUG=None Test=FindInPageControllerTest.FitWindow. Manual test by opening a narrow window/popup. Open FindBar (ctrl-F). Verify FindBar fits within the window. Resize the width of the window. Verify FindBar width adjusts accordingly. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=91231

Patch Set 1 #

Total comments: 6

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -9 lines) Patch
M chrome/browser/ui/views/dropdown_bar_host_win.cc View 1 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/ui/views/find_bar_host.cc View 3 chunks +6 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/find_bar_view.cc View 2 chunks +10 lines, -4 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
jennb
Ben, do you have time to review this? If not, point me at someone else. ...
9 years, 5 months ago (2011-06-30 18:09:08 UTC) #1
Finnur
http://codereview.chromium.org/7285005/diff/1/chrome/browser/ui/views/dropdown_bar_host_win.cc File chrome/browser/ui/views/dropdown_bar_host_win.cc (left): http://codereview.chromium.org/7285005/diff/1/chrome/browser/ui/views/dropdown_bar_host_win.cc#oldcode29 chrome/browser/ui/views/dropdown_bar_host_win.cc:29: swp_flags |= SWP_NOSIZE; why is this necessary? http://codereview.chromium.org/7285005/diff/1/chrome/browser/ui/views/dropdown_bar_host_win.cc File ...
9 years, 5 months ago (2011-06-30 22:10:24 UTC) #2
jennb
New patch not uploaded yet. Seeing if answers to your questions spawn further changes first. ...
9 years, 5 months ago (2011-06-30 22:26:47 UTC) #3
Finnur
OK, LGTM.
9 years, 5 months ago (2011-06-30 22:42:49 UTC) #4
commit-bot: I haz the power
9 years, 5 months ago (2011-06-30 23:48:27 UTC) #5
Change committed as 91231

Powered by Google App Engine
This is Rietveld 408576698