New issue
Advanced search Search tips

Issue 789968 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: iOS
Pri: 3
Type: Bug

Blocking:
issue 831506



Sign in to add a comment

Remove use of layout margins in location bar view when the omnibox background is managed by the location bar.

Project Member Reported by stkhapugin@chromium.org, Nov 30 2017

Issue description

In LocationBarView, we have to use layout margins in order to compensate for the omnibox background's frame being set as the same as the locationbarview, but the background visibly is smaller because of the background image.

Proper fix would be to have the background of the omnibox managed by LocationBarView (instead of WebToolbarController).
 
I think this should be easy to do after WTC is deleted.
Blocking: 831506
This is not used in the non-legacy location bar, so this will be automatically resolved when UI Refresh is the only UI. 

Sign in to add a comment