Chromium Code Reviews
Descriptionalternate ntp: clip middle omnibox when resizing browser window
- when resizing browser window, middle omnibox wasn't clipped; it would float in the root window if the browser window is too small to contain it
- fix to make LocationBarContainer clip its child LocationBarView
- LocationBarContainer's bounds is resized to within its parent's, while LocationBarView's width fills it but height stays the same, allowing the former to clip the latter without resizing the latter
BUG=145744
TEST=verify per bug rpt.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=156675
Patch Set 1 #Patch Set 2 : #Patch Set 3 : re-implement fix #
Total comments: 4
Patch Set 4 : addressed scott's comments #Patch Set 5 : addressed scott's comments #Patch Set 6 : addressed scott's comments #
Total comments: 2
Patch Set 7 : addressed david's comments #
Total comments: 6
Patch Set 8 : addressed scott's comments #
Messages
Total messages: 12 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||