Closed
Bug 846532
Opened 12 years ago
Closed 12 years ago
Make sure button/field labels don't overflow in non-english locales
Categories
(Marketplace Graveyard :: Consumer Pages, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
2013-04-04
People
(Reporter: krupa.mozbugs, Assigned: spasovski)
References
Details
(Whiteboard: [fireplace] [uinits])
Attachments
(1 file)
90.00 KB,
image/png
|
Details |
steps to reproduce:
1. On your unagi phone, launch your marketplace-dev
2. Under Settings, change locale = Espanol
3. Navigate to the details page of an app
4. Notice the button labels
observed behavior:
Overflow issues for button labels are noticed. See screenshot
Works fine on desktop.
Updated•12 years ago
|
Whiteboard: [uinits]
Comment 1•12 years ago
|
||
We can/should wrap, but let's make the buttons of equal heights so they don't look stupid.
Comment 2•12 years ago
|
||
I believe the recommendation in this instance is to go to one button per line. How to do that with just CSS is beyond me. I shall ponder on it.
Comment 3•12 years ago
|
||
I'm thinking to avoid really tall buttons we might need to make these full width. Michael, what do you think?
Comment 4•12 years ago
|
||
I agree, let's make the buttons full width.
Comment 5•12 years ago
|
||
I'll try to detect button overflow and make them full width.
Updated•12 years ago
|
Assignee: nobody → thepotch
Target Milestone: --- → 2013-03-14
Updated•12 years ago
|
Whiteboard: [uinits] → [fireplace] [uinits]
Updated•12 years ago
|
Assignee: thepotch → dspasovski
Status: NEW → ASSIGNED
Target Milestone: 2013-03-14 → 2013-04-04
Updated•12 years ago
|
Priority: -- → P2
Assignee | ||
Comment 6•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•