Closed
Bug 496417
Opened 16 years ago
Closed 16 years ago
Long strings in the promo box can run into the bottom selector/border area
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect)
addons.mozilla.org Graveyard
Public Pages
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: stephend, Unassigned)
References
()
Details
Attachments
(3 files)
Using Shiretoko on Mac OS X 10.5, and loading the Greek version of AMO, https://preview.addons.mozilla.org/el/firefox/, the promo-type links can run into the bottom selector; hard to describe--see the screenshot.
Comment 1•16 years ago
|
||
You mean the "Σας αρέσουν; Βρείτε κι άλλα πρόσθετα στη σελίδα Family Organizer." line? ("Like these? Find related add-ons in the Family Organizer collection." in English) I can get it rather easily if the content of the box is too big in any locale.
Also see bug 496469.
OS: Mac OS X → All
Hardware: x86 → All
Comment 2•16 years ago
|
||
Yes, surprise!, some of the German promo panes have the same problem.
Comment 3•16 years ago
|
||
There's simply not enough room for some locale's strings, even with no padding between the items. If it's at all possible, we need to have the locales attempt to reduce their content.
Also, the text was changed about a week ago, so some of the translations could be old. The new en-US translations are much shorter.
Comment 4•16 years ago
|
||
Here's Greek with no padding and max window width.
Comment 5•16 years ago
|
||
I hope that's not too naive a question, but what about letting the promo box grow vertically with its content?
Comment 7•16 years ago
|
||
(In reply to comment #5)
> I hope that's not too naive a question, but what about letting the promo box
> grow vertically with its content?
Yeah, that's pretty much what I did by removing the position:absolute stuff for the navigation. Moving it below the main content area allowed it to expand and push down the content instead of overlapping.
Comment 8•16 years ago
|
||
Comment on attachment 381808 [details] [diff] [review]
v1
The indicator arrow looks weird but at least it works. If that's as good as it gets, r+. Thanks.
Attachment #381808 -
Flags: review?(clouserw) → review+
Comment 9•16 years ago
|
||
Comment on attachment 381808 [details] [diff] [review]
v1
I tried it out and it works for me too.
Double r+ for the win!
Attachment #381808 -
Flags: review+
Comment 10•16 years ago
|
||
r27248
Thanks guys!
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 11•16 years ago
|
||
Verified FIXED on https://preview.addons.mozilla.org/el/firefox/.
Status: RESOLVED → VERIFIED
| Assignee | ||
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
•