Location bar suggestions not having a title look bad
Categories
(Firefox :: Address Bar, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox54 | --- | affected |
People
(Reporter: mak, Unassigned)
Details
(Whiteboard: [fxsearch])
Attachments
(1 file)
28.76 KB,
image/png
|
Details |
Comment 1•6 years ago
|
||
Hi, I am willing to work on this, can you please give me a hint.
Reporter | ||
Comment 2•6 years ago
|
||
Unfortunately this requires some design hints we don't have yet. I suspect we should add a "notitle" attribute to the row, and hide both the title and the separator boxes if the attribute is set (should be set if title and url are the same). The "bookmark without title but with tags" case must be considered appropriately to not look ugly...
Considered we are head down on the Quantum Bar rewrite, I don't think it's worth fixing this in the old implementation.
If you want to play with it, the code lives here
https://searchfox.org/mozilla-central/rev/2f1020dc4176d38dd5f3d0496f3c46849862ee0b/browser/components/urlbar/UrlbarView.jsm#386
and it can be enabled in Nightly (or mozilla-central) setting browser.urlbar.quantumbar = true
Reporter | ||
Updated•4 years ago
|
Updated•3 years ago
|
Description
•