Closed Bug 518212 Opened 15 years ago Closed 15 years ago

revise styling of alert boxes / bookmarking popup

Categories

(Firefox for Android Graveyard :: Bookmarks, defect, P1)

x86
macOS
defect

Tracking

(fennec1.0+)

VERIFIED FIXED
fennec1.0b5
Tracking Status
fennec 1.0+ ---

People

(Reporter: madhava, Assigned: mfinkle)

References

Details

(Whiteboard: [polish])

Attachments

(3 files, 1 obsolete file)

Attached image styling revisions
see attachment for revised styles Our transient popups (alert boxes and the "Page Bookmarked" popup are currently pretty much unstyled. Examples of the ones I mean: Downloads: http://www.flickr.com/photos/42739110@N07/3945811294/ Add-ons: http://www.flickr.com/photos/42739110@N07/3945029065/in/photostream/ Page bookmarked: http://www.flickr.com/photos/42739110@N07/3945822608/in/photostream/ Tab(s) opened in background: http://www.flickr.com/photos/42739110@N07/3945868852/in/photostream/ Things to do: - style the boxes as in the attached image - use dark buttons where buttons are involved (page bookmarked -- see attachment) - use the fennec-specific glyphs for the visual in the add-ons and downloads related alerts (again, see attachment)
tracking-fennec: --- → ?
Whiteboard: [polish]
we need the new addons and download button for that.
Madhava, it looks like the padding is different between your examples (the new tab alert for example). Do you want to increase the padding (it is currently 1mm)?
* I think the popup alerts (nsIAlertsService stuff) needs to be wider. Notice how the Add-on and Download messages are wrappeded. * I think the bookmark popup needs padding between the title and the buttons _and_ between the buttons themselves. * I don't think we need the increase in outer border padding. It makes the popups look too spread-out
Can you attach a screenshot of what it looks like with the changes so far?
(In reply to comment #3) > Madhava, it looks like the padding is different between your examples (the new > tab alert for example). > > Do you want to increase the padding (it is currently 1mm)? Yeah - I think I was just doing it by eye to get across the kind of change. If someone could attach a screenshot or two, I'd be happy to give an opinion.
Priority: -- → P1
tracking-fennec: ? → 1.0+
Attached patch patch (obsolete) — Splinter Review
This patch makes the requested changes
Assignee: nobody → mark.finkle
Attached patch patch 2Splinter Review
This patch is the same as the last but forces the arrows to create a padding, even when the XBL tries to collapse them
Attachment #407442 - Attachment is obsolete: true
Attachment #407639 - Flags: review?(gavin.sharp)
Ugh, right patch, but wrong comment. Correct comment: This patch is the same as the last but makes the separator between the title and buttons of the bookmark popup a little smaller.
Attachment #407639 - Flags: review?(gavin.sharp) → review+
Comment on attachment 407639 [details] [diff] [review] patch 2 >diff --git a/chrome/content/downloads.js b/chrome/content/downloads.js >-const URI_GENERIC_ICON_DOWNLOAD = "chrome://mozapps/skin/downloads/downloadIcon.png"; File is now unused, remove it too? >diff --git a/themes/wince/jar.mn b/themes/wince/jar.mn >+ images/alert-addons-16.png (images/alert-addons-16.png) >+ images/alert-downloads-16.png (images/alert-downloads-16.png) These are unused?
(In reply to comment #11) > >-const URI_GENERIC_ICON_DOWNLOAD = "chrome://mozapps/skin/downloads/downloadIcon.png"; > > File is now unused, remove it too? it's part of Toolkit, not Fennec > >+ images/alert-addons-16.png (images/alert-addons-16.png) > >+ images/alert-downloads-16.png (images/alert-downloads-16.png) > > These are unused? Yeah, they are. I was hoping to use them in the low-res CSS but the images are loaded via JS (nsIAlertsService). I removed the images and forced the <image> to 16px width and height in browser-low.css
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Target Milestone: --- → B5
verified with 20091221 1.9.2 nightly build on my n900.
Status: RESOLVED → VERIFIED
Component: General → Bookmarks
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: