Closed
Bug 1512669
Opened 4 years ago
Closed 4 years ago
Smart cropping of text
Categories
(Firefox :: Address Bar, enhancement, P5)
Firefox
Address Bar
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: mak, Unassigned)
References
Details
(Whiteboard: [fxsearch])
Cropping text is one of the most expensive operations in the old awesome bar, because we basically decide on a match base what to crop. Usually we never crop actions or tags, but we crop title or url. We try to make so that most critical parts of the url (like the origin) stay visible, and a part of the title should always be present. The old awesomebar crops with ellipsis, that additionally complicate things. Moreover there's no support in the platform for middle-crop that would be extremely useful for urls...
Comment 1•4 years ago
|
||
Hi Marco, Could I take up this issue?
Reporter | ||
Comment 2•4 years ago
|
||
I'm sorry but I don't think this is a simple or mentorable bug, there isn't even a proposal yet. You may want to have a look at https://codetribute.mozilla.org/ instead.
Reporter | ||
Updated•4 years ago
|
Blocks: quantumbar-release
Reporter | ||
Updated•4 years ago
|
Priority: P3 → P5
Updated•4 years ago
|
Points: --- → 8
Reporter | ||
Comment 3•4 years ago
|
||
let's wontfix this and open a new bug when we actually have a proposal and some reasoning about why the de-facto cropping is not good enough.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•