Closed Bug 986506 Opened 11 years ago Closed 10 years ago

[system] Offline warning when downloading updates looks broken with longer text

Categories

(Firefox OS Graveyard :: Gaia::System, defect)

defect
Not set
normal

Tracking

(b2g-v2.0 fixed)

VERIFIED FIXED
2.0 S2 (23may)
Tracking Status
b2g-v2.0 --- fixed

People

(Reporter: flod, Assigned: flod)

Details

(Keywords: l12y)

Attachments

(3 files)

Attached image Current status
Noticed by chance today (forgot to enable Wi-Fi): one update available, but no network. Image has Italian on the left, English on the right. Dialog is not completely broken, since I can scroll and display the missing text, but considered the amount of space available the UI just looks broken, and I'm not sure I expect users to try scroll.
Attached image Possible fix
Unfortunately I can't try a patch directly on my Keon (bug 985975), so I'm stuck with Developer Tools on an older build. Current: line-height is huge (3rem), section has a fixed height of 6rem This screenshot is made by removing height (replaced by max-height), increasing vertical padding from 0.5rem to 1rem, and reducing line-height to 2.2rem #updates-download-dialog p { padding: 1rem 1.8rem; line-height: 2.2rem; max-height: 6.6rem; } Would it be acceptable?
Attachment #8394820 - Flags: feedback?(firefoxos-ux-bugzilla)
Attached file Pull request on Github
Attachment #8394820 - Flags: feedback?(firefoxos-ux-bugzilla)
Comment on attachment 8395568 [details] [review] Pull request on Github Since it's been almost two months and I couldn't get any feedback from UX, trying to get a review.
Attachment #8395568 - Flags: review?(timdream)
Attachment #8395568 - Flags: ui-review?(ofeng)
Flagging Omega on ui-review? but also setting a ni? for Eric Pang, as I'm not sure this is really in Omega's wheelhouse.
Flags: needinfo?(epang)
Comment on attachment 8395568 [details] [review] Pull request on Github This is trivial enough for not needing a UX review, IMHO. However the asymmetrical position of the button below is UGLY we should fix it in another bug.
Attachment #8395568 - Flags: review?(timdream) → review+
Attachment #8395568 - Flags: ui-review?(ofeng) → ui-review+
Assignee: nobody → francesco.lodolo
Keywords: checkin-needed
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(epang)
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → 2.0 S2 (23may)
Finally manage to verify this on Flame.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: