diff options
author | sail@chromium.org <sail@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-23 20:26:00 +0000 |
---|---|---|
committer | sail@chromium.org <sail@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-23 20:26:00 +0000 |
commit | 76f273e5fb4a1e158534c0ba77ceda8641ba6f7d (patch) | |
tree | 3b4a6b70271014847b9010d3e40373112bb71da7 /testing | |
parent | f3cd6808f463c7263777bdddb86fa1ae33fdd260 (diff) | |
download | chromium_src-76f273e5fb4a1e158534c0ba77ceda8641ba6f7d.zip chromium_src-76f273e5fb4a1e158534c0ba77ceda8641ba6f7d.tar.gz chromium_src-76f273e5fb4a1e158534c0ba77ceda8641ba6f7d.tar.bz2 |
Alternate NTP: Don't hide bookmark bar on instant
Currently when typing in the omnibox the instant search results are shown next to omnibox by hiding the bookmark bar.
This causes the web contents to jump up by 26 pixels.
This CL works around this by changing the zorder such that the bookmark bar is under the web contents. With this approach there's no need to hide the bookmark bar and the web contents doesn't jump when typing.
Screen recording:
New: https://docs.google.com/file/d/0B0Odde3V7EhWcnBBRVBxUXdnN2c/edit
New Infobar: https://docs.google.com/file/d/0B0Odde3V7EhWOG4wVWZ6WGp0aDQ/edit
Old: https://docs.google.com/file/d/0B0Odde3V7EhWOFYzeTlVbzRXX2s/edit
Sample build:
https://docs.google.com/file/d/0B0Odde3V7EhWLXdnYVpHa0xEcFk/edit
BUG=170835
TBR=thakis@chromium.org
Review URL: https://codereview.chromium.org/11876036
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@178367 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'testing')
0 files changed, 0 insertions, 0 deletions