Bug 1629303 Comment 33 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Right now, the address bar has three states:
1. Unfocused
2. Focused & expanded
3. Focused, expanded, & open

State 1 is what you see when you're not interacting with the address bar. You enter state 2 when you open a new tab but haven't interacted with the address bar yet. You enter state 3 after clicking or typing in the address bar, and results are shown in the dropdown panel.

My patch just changes state 2 so it's not expanded. I've attached a screenshot to illustrate what things will look like after my patch is applied.
Right now, the address bar has three states:
1. Unfocused
2. Focused & expanded
3. Focused, expanded, & open

State 1 is what you see when you're not interacting with the address bar. You enter state 2 when you open a new tab but haven't interacted with the address bar yet. You enter state 3 after clicking or typing in the address bar, and results are shown in the dropdown panel.

My patch just changes state 2 so it's not expanded. This will eliminate the motion effect when opening a new tab. I've attached a screenshot to illustrate what things will look like after my patch is applied.

Back to Bug 1629303 Comment 33