Closed
Bug 490576
Opened 17 years ago
Closed 17 years ago
Layout issues with long or many add-ons' author names
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
5.0.5
People
(Reporter: stephend, Assigned: rdoherty)
References
()
Details
Attachments
(2 files, 1 obsolete file)
|
498.25 KB,
image/png
|
Details | |
|
6.86 KB,
patch
|
wenzel
:
review+
|
Details | Diff | Splinter Review |
I think Les either mentioned these both outright or alluded to them in https://bugzilla.mozilla.org/show_bug.cgi?id=475605#c50:
In the following screenshot, look at:
[1] Firefox Universal Uploader
* Description text runs into the "Add to Firefox" (This add-on is for older versions of Firefox) button.
[2] PDF Download
* Author names run into the add-on icon
(There's a third issue, too, that the description text isn't using ellipses to truncate, but that's a separate bug.)
| Assignee | ||
Comment 1•17 years ago
|
||
Patch that truncates just about everything.
Attachment #375094 -
Flags: review?(fwenzel)
Comment 2•17 years ago
|
||
Comment on attachment 375094 [details] [diff] [review]
Truncation patch
In the "top rated" column, I get lots of these:
<b>Notice</b>: Undefined index: Addon in <b>/Users/fred/dev/amo/site/app/views/addons/category_landing.thtml</b> on line <b>191</b><br />
Attachment #375094 -
Flags: review?(fwenzel) → review-
| Assignee | ||
Comment 3•17 years ago
|
||
Patch with fixed errors.
Attachment #375094 -
Attachment is obsolete: true
Attachment #375101 -
Flags: review?(fwenzel)
Comment 4•17 years ago
|
||
Comment on attachment 375101 [details] [diff] [review]
Truncation patch
That works well.
Attachment #375101 -
Flags: review?(fwenzel) → review+
| Assignee | ||
Comment 5•17 years ago
|
||
r25073
For QA:
Truncation added to add-on names and summaries (28 and 70 characters, respectively). Truncation function chops off at character limit, then traverses backwards to the closest space and adds the ellipsis there.
Add-on authors limited to 2.
| Assignee | ||
Updated•17 years ago
|
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
| Reporter | ||
Updated•17 years ago
|
Target Milestone: --- → 5.0.5
| Reporter | ||
Updated•17 years ago
|
OS: Mac OS X → All
| Reporter | ||
Comment 6•17 years ago
|
||
Verified FIXED on https://preview.addons.mozilla.org/en-US/firefox/browse/type:1/cat:4
Status: RESOLVED → VERIFIED
Updated•10 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•