Closed
Bug 676621
Opened 14 years ago
Closed 13 years ago
Toaster alert needs better Honeycomb styling
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
Firefox 10
People
(Reporter: aaronmt, Assigned: sriram)
References
Details
Attachments
(5 files)
Mozilla/5.0 (Android; Linux armv7l; rv:8.0a1) Gecko/20110804 Firefox/8.0a1 Fennec/8.0a1
This toaster notification needs Gingerbread (2.3) styling.
http://mxr.mozilla.org/mozilla-central/source/mobile/chrome/content/extensions.js#815
STR: Install an addon, see it using the older style
Comment 1•14 years ago
|
||
We already made some changes to better support gingerbread
Summary: ExtensionsView::showAlert needs Gingerbread styling → Toaster alert needs better Gingerbread styling
Reporter | ||
Comment 2•14 years ago
|
||
(In reply to comment #1)
> We already made some changes to better support gingerbread
Which bug?
Comment 3•14 years ago
|
||
(In reply to comment #2)
> Created attachment 550791 [details]
> Nightly (08/04)
>
> (In reply to comment #1)
> > We already made some changes to better support gingerbread
> Which bug?
None actually. HG blames shows no differences between old and new. So let's see what changes we want to make in this bug.
Updated•14 years ago
|
Assignee: nobody → sriram
Assignee | ||
Comment 4•14 years ago
|
||
What is the expected display here?
Any mock-ups available?
Comment 5•14 years ago
|
||
CC'ing Ian for some mockup advice. I guess we need a separate bug for honeycomb now too.
Comment 6•14 years ago
|
||
Here's a mockup for the toast notification. You can probably start with the basic dialog box styling and work from there. Note that the box is a little bigger too, and we're using slightly larger fonts (the styling of which you can probably pull from prefs or add-ons)
Comment 7•14 years ago
|
||
We discovered that the current style fits gingerbread well. We do, however need a honeycomb style.
Ian - over to you for a mockup/spec
Summary: Toaster alert needs better Gingerbread styling → Toaster alert needs better Honeycomb styling
Comment 8•14 years ago
|
||
Comment 9•14 years ago
|
||
Assignee | ||
Comment 10•14 years ago
|
||
Currently the toaster we use have two lines of text in them. Are we aligning them in a single line? Or dropping one of them?
Comment 11•14 years ago
|
||
Keep the titles for now. Put them on separate lines. Use Ian's spec as much as you can. Make sure the case of "no title" works like the current spec.
Ian - can we get a new spec that takes the title into account?
We can file a separate bug for auditing the current toaster text (for all cases) and make sure dropping the title doesn't leave us with too little context in the message.
Assignee | ||
Comment 12•14 years ago
|
||
The patch works fine for toasters with/without images and with/without titles.
Attachment #559308 -
Flags: review?(mark.finkle)
Updated•14 years ago
|
Attachment #559308 -
Flags: review?(mark.finkle) → review+
Updated•14 years ago
|
Keywords: checkin-needed
Updated•14 years ago
|
Keywords: checkin-needed
Assignee | ||
Comment 13•14 years ago
|
||
This patch works fine after this fix: https://bugzilla.mozilla.org/show_bug.cgi?id=658319
Reporter | ||
Updated•13 years ago
|
Keywords: checkin-needed
Comment 14•13 years ago
|
||
Patch needs some de-bitrotting. I'll do this and then push to inbound.
Keywords: checkin-needed
Comment 15•13 years ago
|
||
Status: NEW → ASSIGNED
Target Milestone: --- → Firefox 10
Comment 17•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 18•13 years ago
|
||
Verified fixed on:
Mozilla/5.0 (Android;Linux armv7l;rv:10.0a1)Gecko/20111106
Firefox/10.0a1 Fennec/10.0a1
Devices: Samsung Galaxy Tab 10.1
OS: Android 3.1
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•