Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

lock icon is sticky in URL bar when it should display search icon #6273

Closed
bradleyrichter opened this issue Dec 16, 2016 · 4 comments
Closed

Comments

@bradleyrichter
Copy link
Contributor

image

@jkup
Copy link
Contributor

jkup commented Dec 16, 2016

Just a note:

To reproduce you have to go to google.com (which shows the lock) and then start typing a search (which shows the magnifying glass) but then click back to the google.com page. Now if you go to the URL it shows your search text but still shows the lock which it should not.

@bradleyrichter
Copy link
Contributor Author

thanks! I was just having a hard time reproducing this one...

@bsclifton
Copy link
Member

bsclifton commented Jan 18, 2017

Closing as this was fixed with #6319

Test Plan:

  • enable "always show URL bar", to make testing easier
  • go to google.com and notice the lock in the omnibox
  • start typing a search into a the omnibox and notice icon changes to magnifying glass
  • click inside the webpage. icon should stay as magnifying glass and search terms should still be shown. This confirms the fix (the bug before was that it would revert to showing the lock icon next to the search terms)
  • click in the omnibox and press escape. This should reset icon back to lock and reset input back to google.com

@luixxiul
Copy link
Contributor

@bsclifton Thanks for the test plan! 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.