Closed
Bug 1601325
Opened 5 years ago
Closed 5 years ago
Awesomebar line splitting doesn't trigger early enough.
Categories
(Firefox :: Address Bar, defect, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox73 | --- | fixed |
People
(Reporter: gcp, Assigned: bugzilla)
References
Details
(Keywords: blocked-ux)
Attachments
(2 files)
As mentioned in https://bugzilla.mozilla.org/show_bug.cgi?id=1585980#c12 , the Awesombar popup window now sizes itself to the size of the URLbar, even though it has to display both site titles AND URLs and so has much less room to go around.
Mak mentioned that this is supposed to be mitigated by the Awesombar providing separate lines if the window is too narrow.
As demonstrated in the attached screenshot, the heuristics are probably suboptimal.
Reporter | ||
Updated•5 years ago
|
Blocks: urlbar-update-1
Comment 1•5 years ago
|
||
Should be evaluated with UX.
Assignee | ||
Comment 2•5 years ago
|
||
We're going to increase the wrap-point by 50px. The wrap-point is an arbitrary px value, so we won't be able to account for all small-width situations. Our goal is to account for most situations so that most users don't encounter significant URL overflow.
Assignee: nobody → htwyford
Status: NEW → ASSIGNED
Iteration: --- → 73.1 - Dec 2 - Dec 15
Assignee | ||
Comment 3•5 years ago
|
||
Updated•5 years ago
|
Attachment #9113809 -
Attachment description: Bug 1601325 - Increase UrlbarView wrap threshold by 50px. r?dao → Bug 1601325 - Increase UrlbarView wrap threshold to 500px. r?dao
Pushed by htwyford@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7762c05cb67e
Increase UrlbarView wrap threshold to 500px. r=dao
Comment 5•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox73:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 73
You need to log in
before you can comment on or make changes to this bug.
Description
•