Closed Bug 563378 Opened 15 years ago Closed 15 years ago

Button overflows the promo module boundary in French locale

Categories

(addons.mozilla.org Graveyard :: Public Pages, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: krupa.mozbugs, Assigned: potch)

References

()

Details

(Whiteboard: [z][button][regression])

Attachments

(4 files)

Attached image button overflow
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 steps to reproduce: 1.Go to https://preview.addons.mozilla.org/fr/firefox/#t-reference 2.Notice the install button for add-on-"Reframe it" observed behavior: Button overflows the promo module boundary in French locale
Status: NEW → ASSIGNED
Assignee: nobody → thepotch
Caused by wide localizations and the following CSS rule: div.section-teaser .column .button * { ... white-space:nowrap; ... }
I'm okay with long text wrapping in the buttons. Just make sure we don't regress bug 555773.
Attached image With the change
this is how the buttons will look in the "bad case", where the text is long, and the browser is resized small enough to crush the featured module
Attached image Current behavior
This is the same bad case with the current style.
I prefer the wrapped version, though the icon should be vertically aligned in the middle.
(In reply to comment #3) > Created an attachment (id=443179) [details] > With the change Patch or it didn't happen.
still don't have commit.
Attachment #443248 - Flags: review?(jbalogh)
(In reply to comment #5) > I prefer the wrapped version, though the icon should be vertically aligned in > the middle. +1 for the vertical alignment.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
the button now wraps in French locale-https://preview.addons.mozilla.org/fr/firefox/#t-reference .verified
Status: RESOLVED → VERIFIED
Attachment #443248 - Flags: review?(jbalogh)
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: