Closed
Bug 884013
Opened 12 years ago
Closed 12 years ago
"My application" string overflows while the page loads
Categories
(Marketplace Graveyard :: Consumer Pages, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
2013-06-20
People
(Reporter: krupa.mozbugs, Assigned: cvan)
Details
(Whiteboard: p=1)
Attachments
(2 files)
steps to reproduce:
1. Set the language on your Firefox OS phone to Spanish
2. Log in to marketplace-dev app
3. Click on "Mis aplicaciones"
4. Notice the tab label while the page loads
observed behavior:
"My application" string overflows while the page loads. See screenshot
Assignee | ||
Comment 1•12 years ago
|
||
Isn't this the same bug as bug 877082 which was verified?
Reporter | ||
Comment 2•12 years ago
|
||
(In reply to Christopher Van Wiemeersch [:cvan] from comment #1)
> Isn't this the same bug as bug 877082 which was verified?
I don't think so. Bug 877082 was about the string being cut off in otehr locales. This bug is about overflow problem while the page is loading.
Assignee | ||
Comment 3•12 years ago
|
||
https://github.com/mozilla/fireplace/commit/505e3dc
Gotcha - thanks, Krupa =)
Assignee: nobody → cvan
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: p=1
Target Milestone: --- → 2013-06-20
Reporter | ||
Comment 5•12 years ago
|
||
I was too hasty in marking this verified. This issue still happens on the Feedback form.
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
Reporter | ||
Comment 6•12 years ago
|
||
Assignee | ||
Comment 7•12 years ago
|
||
https://github.com/mozilla/fireplace/commit/d0faa44
My bad! It was working most of the time - sorry I regressed the old case whilst fixing the new case =P
Status: REOPENED → RESOLVED
Closed: 12 years ago → 12 years ago
Resolution: --- → FIXED
Comment 8•12 years ago
|
||
Verified as fixed : http://screencast.com/t/ha7qEXrgPw
I am not sure if this can be solved , but the "Mis applicaciones" font size is visible different than the text of other tabs. Do we have any solution for this ?
Status: RESOLVED → VERIFIED
Assignee | ||
Comment 9•11 years ago
|
||
(In reply to Victor Carciu from comment #8)
> Verified as fixed : http://screencast.com/t/ha7qEXrgPw
>
> I am not sure if this can be solved , but the "Mis applicaciones" font size
> is visible different than the text of other tabs. Do we have any solution
> for this ?
That's the solution. If the text would otherwise wrap to the next line, we shrink the font-size until the text doesn't wrap.
You need to log in
before you can comment on or make changes to this bug.
Description
•