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)

x86
All
defect
Not set
major

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: stephend, Assigned: rdoherty)

References

()

Details

Attachments

(2 files, 1 obsolete file)

Attached image Screenshot
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.)
Attached patch Truncation patch (obsolete) — Splinter Review
Patch that truncates just about everything.
Attachment #375094 - Flags: review?(fwenzel)
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-
Attached patch Truncation patchSplinter Review
Patch with fixed errors.
Attachment #375094 - Attachment is obsolete: true
Attachment #375101 - Flags: review?(fwenzel)
Comment on attachment 375101 [details] [diff] [review] Truncation patch That works well.
Attachment #375101 - Flags: review?(fwenzel) → review+
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.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Target Milestone: --- → 5.0.5
OS: Mac OS X → All
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: