Implement two-line layout for results in small windows
Categories
(Firefox :: Address Bar, enhancement, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox72 | --- | fixed |
People
(Reporter: mak, Assigned: mak)
References
(Blocks 1 open bug)
Details
Attachments
(3 files)
Because the panel is smaller, urls may be cropped more aggressively. We may evaluate small changes to increase the available width for them, so that the user gains some additional browsing context.
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
I'll do some investigation/experimenting.
Assignee | ||
Comment 2•5 years ago
|
||
Assignee | ||
Comment 3•5 years ago
|
||
Results are not particularly conclusive, but a 5% increase doesn't seem to bring bad consequences.
Assignee | ||
Comment 4•5 years ago
|
||
Discussing with Verdi, another possibility I will investigate next week is to wrap the url to a second row, using the flexible layout.
That requires quite a few dom changes, so I will first experiment in a separate build, validate the approach with Verdi and then see where we're headed.
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 5•5 years ago
|
||
Spoke with Verdi last week, I'm going to do some experiments with wrapping the url to a second line.
Assignee | ||
Comment 6•5 years ago
|
||
I'm currently investigating this suggestion by Verdi to move urls to a second line when the space is constrained
Assignee | ||
Updated•5 years ago
|
Updated•5 years ago
|
Assignee | ||
Comment 7•5 years ago
|
||
Let the url wrap, when the screen size is smaller than a threshold (maye be
tweaked in the future). Along with a new proposal by Verdi for the toolbar
overflow behavior, this should allow the urlbar to stay usable in small windows.
Because the title in Quantum Bar should never be empty, a few rules can be
simplified, so they also apply to the url when it's not a sibling of the other
result parts.
Comment 9•5 years ago
|
||
bugherder |
Updated•5 years ago
|
Description
•