Closed
Bug 886738
Opened 12 years ago
Closed 11 years ago
System update notification too narrow for most localizations
Categories
(Firefox OS Graveyard :: Gaia::System, defect)
Firefox OS Graveyard
Gaia::System
Tracking
(blocking-b2g:-, b2g-v1.4 fixed)
Tracking | Status | |
---|---|---|
b2g-v1.4 | --- | fixed |
People
(Reporter: flod, Assigned: flod)
References
Details
(Keywords: l12y, Whiteboard: [systemsfe])
Attachments
(3 files, 2 obsolete files)
it
Aggiornamento di sistema + Obbligatorio
es
Actualización del sistema + Obligatoria
pt-BR
Atualização do sistema + Obrigatória
Any change to change the layout of this screen without having to use abbreviations in the localization?
Assignee | ||
Updated•12 years ago
|
blocking-b2g: --- → leo?
Comment 1•12 years ago
|
||
Not a blocker, but clee would really like this for koi
Updated•12 years ago
|
Assignee: ladamski → anygregor
Updated•12 years ago
|
blocking-b2g: - → koi?
Updated•11 years ago
|
Whiteboard: [systemsfe]
Assignee | ||
Comment 3•11 years ago
|
||
Comparison on Keon with patch applied
Assignee | ||
Comment 4•11 years ago
|
||
Some notes on these changes (lines in the previous image are to see the differences between current and patched).
I'm dropping li.nosize rule, because it seems logical based on the other changes, but I don't know how to test that.
"REQUIRED" is slightly lower than the original, which seems a bit off to me. It could be restored using 3.3rem instead of 3.4rem.
Attachment #8391131 -
Flags: review?(etienne)
Assignee | ||
Updated•11 years ago
|
Assignee: anygregor → francesco.lodolo
Comment 5•11 years ago
|
||
Comment on attachment 8391131 [details] [review]
Pull request on Github
(In reply to Francesco Lodolo [:flod] from comment #4)
> I'm dropping li.nosize rule, because it seems logical based on the other
> changes, but I don't know how to test that.
Sadly we still need it :/
It's possible to have an app update where we don't know the size.
And in this case, we still want to align the first line with the checkbox.
(I'll attach a screenshot).
>
> "REQUIRED" is slightly lower than the original, which seems a bit off to me.
Looks good!
Thanks for cleaning this up, once we get the .nosize back we'll be good to go.
Attachment #8391131 -
Flags: review?(etienne)
Comment 6•11 years ago
|
||
Assignee | ||
Comment 7•11 years ago
|
||
Attachment #767097 -
Attachment is obsolete: true
Attachment #8391316 -
Attachment is obsolete: true
Assignee | ||
Comment 8•11 years ago
|
||
Comment on attachment 8391131 [details] [review]
Pull request on Github
Updated patch.
Thanks for the tip to text unkwown size updates. Basically I was right about the existing rules not being necessary anymore, but I had no idea the text was originally aligned with the checkbox.
Attachment #8391131 -
Flags: review?(etienne)
Comment 9•11 years ago
|
||
Comment on attachment 8391131 [details] [review]
Pull request on Github
Looking good, r=me with the (now dead) code to add the .nosize class removed [1].
Sadly, you won't have to update any tests, because this was not covered :/
[1] https://github.com/mozilla-b2g/gaia/blob/master/apps/system/js/update_manager.js#L263
Attachment #8391131 -
Flags: review?(etienne) → review+
Assignee | ||
Comment 10•11 years ago
|
||
Thanks, setting checkin-needed
Status: NEW → ASSIGNED
Keywords: checkin-needed
Comment 11•11 years ago
|
||
Master: 63205a83fe2793ae902015dd92bd1b3a9193360d
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
status-b2g-v1.4:
--- → fixed
tracking-b2g18:
+ → ---
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → 1.4 S4 (28mar)
Assignee | ||
Comment 12•11 years ago
|
||
Verified on Keon with build 2014-03-25
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•