Closed
Bug 602062
Opened 14 years ago
Closed 14 years ago
large screenshots cause the description to be squashed
Categories
(Toolkit :: Add-ons Manager, defect)
Toolkit
Add-ons Manager
Tracking
()
VERIFIED
FIXED
mozilla2.0b8
People
(Reporter: erikvvold, Assigned: Unfocused)
References
()
Details
When a external addon's screenshot is large, then the description can be squashed in to very small spaces, because it is always to the right of the screen shots.
I think the min-width of whatever contains the description should be like ~150px at least, or perhaps the description should always be on a newline.
See this screenshot: https://addons.mozilla.org/img/uploads/previews/full/49/49639.png
Comment 1•14 years ago
|
||
Is there much worth in keeping this and bug 602059 open?
Assignee | ||
Comment 2•14 years ago
|
||
Hmm, I wondered that too. But now I think about it, its possible for the description to be squashed even with a normal-sized thumbnail (thanks to a really small screen/window). So it could be only a couple of words each line, which makes it quite annoying to read - in that case, I think it would be better to force horizontal scrolling.
Assignee | ||
Comment 3•14 years ago
|
||
This was kinda fixed by bug 601022, but looking at it, I want to increase the min-width. Currently its 8em, or about 105px.
Assignee | ||
Updated•14 years ago
|
Assignee: nobody → bmcbride
Status: NEW → ASSIGNED
Whiteboard: [needs 602059]
Assignee | ||
Comment 4•14 years ago
|
||
Fixed by bug 601022, tweaked by bug 602059.
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Whiteboard: [needs 602059]
Target Milestone: --- → mozilla2.0b8
Comment 5•14 years ago
|
||
Erik, can you verify that this is fixed? I can't get Minefield to install your referenced user script. Thanks.
(In reply to comment #5)
> Erik, can you verify that this is fixed? I can't get Minefield to install your
> referenced user script. Thanks.
yep, it's fixed, thanks!
Comment 7•14 years ago
|
||
Marking as verified fixed. If tests are necessary those should be handled on the real implementation bugs.
You need to log in
before you can comment on or make changes to this bug.
Description
•