Closed
Bug 696912
Opened 14 years ago
Closed 8 years ago
Fix layout of download progress notification
Categories
(Firefox for Android Graveyard :: General, defect, P4)
Firefox for Android Graveyard
General
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: Margaret, Unassigned)
References
Details
Bug 695461 added download progress notifications, but their layout is ugly. The layout looks good in XUL fennec, but the appearance somehow managed to regress when added to native fennec.
Reporter | ||
Comment 2•14 years ago
|
||
Sriram wrote a patch in bug 695461 that fixes this: https://bug695461.bugzilla.mozilla.org/attachment.cgi?id=569244
I landed it with this bug number, since this is the bug it's fixing:
https://hg.mozilla.org/projects/birch/rev/ff958ba524db
Assignee: margaret.leibovic → sriram
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 3•14 years ago
|
||
Actually, this wasn't fixed. I can look into a way to fix it.
Assignee: sriram → margaret.leibovic
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Reporter | ||
Comment 4•14 years ago
|
||
I'm having trouble figuring this out - it seems like this was regressed by https://hg.mozilla.org/projects/birch/rev/9c8c4ee78c4e, which removed the textStyle/textSize rules.
Sriram, do you know if the android system styles are supposed to also take care of the these? Maybe we should keep our own size rules in there. I wonder what this looks like on other phones, but on my Atrix running 2.2.1 it looks pretty bad: http://margaretleibovic.com/tmp/download-notification.png.
Updated•14 years ago
|
Priority: -- → P4
Reporter | ||
Comment 5•14 years ago
|
||
We figured out that this is just an issue on 2.2, and I believe Sriram suggested that we just needed to implement the new built-in notification styles ourselves for older versions of Android. However, phone got an update since then, so I actually don't have a device to develop on.
Assignee: margaret.leibovic → nobody
Comment 8•8 years ago
|
||
I don't think this is relevant anymore with our current notification (and we're no longer supporting those Android versions, either).
Status: REOPENED → RESOLVED
Closed: 14 years ago → 8 years ago
Resolution: --- → INVALID
Assignee | ||
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•