Closed Bug 496871 Opened 15 years ago Closed 12 years ago

[Extension] Long collection name/description with no spaces causes horizontal scrolling

Categories

(addons.mozilla.org Graveyard :: Collector Extension, defect, P3)

x86
All
defect

Tracking

(Not tracked)

RESOLVED WONTFIX
BW-2.1

People

(Reporter: kinger, Assigned: kinger)

Details

Attachments

(1 file)

This is an edge-case, but I am logging to keep track so that this is looked into at some point.

When a Subscription has a very long description, it causes horizontal scrolling in the Subscriptions pane in the Collector add-on.

Illustrated here:
http://screencast.com/t/A2ZrupVhWMo

The expected behaviour I think should be for it to crop, showing an ellipsis.
Krupa, can you try this on this version? I think it was fixed since the latest version. (We should really set up an updateURL for this :) )

http://people.mozilla.com/~jscott/bandwagon/bandwagon-20090608.xpi
This bug is not yet fixed. Only long names/descriptions with spaces are wrapping correctly.
On the website, we consider such long names without spaces (a mild form of) abuse and just apply overflow:hidden; to them. If you can do something similar in the extension, go ahead.
Oh. Then don't worry too much about this one. As Fred said, anything that long without spaces is abuse.
Assignee: nobody → brian
Closing this. Anything that long without spaces deserves what it gets.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WONTFIX
(In reply to comment #5)
> Closing this. Anything that long without spaces deserves what it gets.

Perhaps, but this is causing serious layout issues that I still think warrants a fix in the extension. Screenshot to follow...
Status: RESOLVED → REOPENED
Resolution: WONTFIX → ---
Target Milestone: --- → BW-1.0.4
Attached image Obscured Buttons
The long description is pushing out the container and the items in a collection stretch to fill the space. What it means is that the Publish and Add To buttons are not visible.

The solution is to crop the description to the width of the window, but without spaces there is no in-built XUL way to do this.

What we could so, if there are no spaces, is to just break the word up at a particular character count, say 80.
Target Milestone: BW-1.0.4 → BW-1.0.5
Priority: -- → P3
Target Milestone: BW-1.0.5 → BW-Future
Component: Collections → Collector Extension
QA Contact: collections → collector-extension
Target Milestone: BW-Future → BW-2.1
2.1 is being released soon and it will be the final version of the Collector in its current form (A simple add-on just to load the Collections AMO page might replace it). This bug won't make it in. So marking this as WONTFIX.
Status: REOPENED → RESOLVED
Closed: 15 years ago12 years ago
Resolution: --- → WONTFIX
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: