Theme changes for FF3.5

Discuss application theming and theme development.
Post Reply
User avatar
Alfred Kayser
Posts: 708
Joined: November 7th, 2002, 3:51 am
Location: The Netherlands
Contact:

Re: Theme changes for FF3.1

Post by Alfred Kayser »

Bug 247161 - Scrollbar arrows rendered incorrectly with <meta http-equiv="MSThemeCompatible" content="no"/>
This only seems to impact themes that use -moz-appearance?
Bug 461650 - Revert background greying of menu text for OS/2
The last one undoes the 'damage' caused by bug 164608
User avatar
Kuden
Posts: 588
Joined: June 5th, 2004, 6:53 pm
Location: Japan
Contact:

Re: Theme changes for FF3.1

Post by Kuden »

Bug 461229 - OS/2 follow-up to bug Bug 460934 - tooltip-label class should be globally available
User avatar
Alfred Kayser
Posts: 708
Joined: November 7th, 2002, 3:51 am
Location: The Netherlands
Contact:

Re: Theme changes for FF3.1

Post by Alfred Kayser »

Couple of followup patches:
Bug 459546 - Make about:sessionrestore look good on all platforms
Bug 459740 - about:sessionrestore blanks lines when clicking on them
Bug 459751 - about:sessionrestore switches button placement
Bug 448909 - Need more controls WHATWG Video tag
User avatar
Alfred Kayser
Posts: 708
Joined: November 7th, 2002, 3:51 am
Location: The Netherlands
Contact:

Re: Theme changes for FF3.1

Post by Alfred Kayser »

Bug 459950 - Polish about:sessionrestore
Bug 431826 - Handling of invalid SSL certificates lacks in usability
Bug 461633 - remove obsolete tabstrip-box rule from pinstripe's tabbox.css
User avatar
Kuden
Posts: 588
Joined: June 5th, 2004, 6:53 pm
Location: Japan
Contact:

Re: Theme changes for FF3.1

Post by Kuden »

Bug 411261 - Bookmark properties dialog needs tagging UI
Bug 456595 - Plain readonly textboxes should have a transparent background


- Add-on Compatibility Center
Last edited by Kuden on October 31st, 2008, 2:03 pm, edited 1 time in total.
User avatar
Kuden
Posts: 588
Joined: June 5th, 2004, 6:53 pm
Location: Japan
Contact:

Re: Theme changes for FF3.1

Post by Kuden »

Bug 415960 - bookmark tags edit control should provide autocomplete


- Firefox 3.1 Beta 2 Code freeze: November 4th
Thursday, October 30th - "slushy" string freeze: goal is to have all string-related work done by this date
Tuesday, November 4th - "slushy" freeze: all beta 2 code done, late string updates may still be accepted but require ui-r
Thursday, November 6th - firm code & string freeze: bugs & regressions found in nightlies resolved

from: Firefox 3.1 Beta 2 Code & String Freeze Dates (update)
User avatar
Alfred Kayser
Posts: 708
Joined: November 7th, 2002, 3:51 am
Location: The Netherlands
Contact:

Re: Theme changes for FF3.1

Post by Alfred Kayser »

Bug 455906 - Support severities for blocklist entries
(note, this is backed out currently, but I assume it will be committed again).
User avatar
Alfred Kayser
Posts: 708
Joined: November 7th, 2002, 3:51 am
Location: The Netherlands
Contact:

Re: Theme changes for FF3.1

Post by Alfred Kayser »

Bug 456088 - Ctrl+Tab / All Tabs revision
Bug 411929 - (PrivateBrowsingUI) Private Browsing UI
User avatar
Alfred Kayser
Posts: 708
Joined: November 7th, 2002, 3:51 am
Location: The Netherlands
Contact:

Re: Theme changes for FF3.1

Post by Alfred Kayser »

Bug 324121 - Extensions with available updates for the next version of the app should not be listed in app update extension will be disabled warning
User avatar
Alfred Kayser
Posts: 708
Joined: November 7th, 2002, 3:51 am
Location: The Netherlands
Contact:

Re: Theme changes for FF3.1

Post by Alfred Kayser »

Bug 455057 - some chrome images have embedded profiles
Bug 453440 - Extend "Clear Private Data" dialog with time period option

There must be a release in the pipeline, as the number of drastic UI changes is increasing again...
See https://wiki.mozilla.org/Releases/Firefox_3.1b2 : "est. November 21"
User avatar
Alfred Kayser
Posts: 708
Joined: November 7th, 2002, 3:51 am
Location: The Netherlands
Contact:

Re: Theme changes for FF3.1

Post by Alfred Kayser »

Two interesting fixes:
Bug 463177 - Open "Clear Private Data" dialog from about:privatebrowsing
Bug 463189 - Provide an easy method for theme developers to style the browser in private browsing mode
User avatar
ehume
Posts: 6743
Joined: November 17th, 2002, 12:33 pm
Location: Princeton, NJ, USA

Re: Theme changes for FF3.1

Post by ehume »

Heh. I tried out Bug 463189.

It's cute. Here's what I put in browser.css:

Code: Select all

/* PrivateMode URLbar background */

[browsingmode=private] #urlbar {
  background: #FFD5EA;
}


I think the pink is just the right color for this mode.
Firefox: Sic transit gloria mundi.
User avatar
Alfred Kayser
Posts: 708
Joined: November 7th, 2002, 3:51 am
Location: The Netherlands
Contact:

Re: Theme changes for FF3.1

Post by Alfred Kayser »

Bug 463891 - textbox padding ignores chrome direction
User avatar
Kuden
Posts: 588
Joined: June 5th, 2004, 6:53 pm
Location: Japan
Contact:

Re: Theme changes for FF3.1

Post by Kuden »

Bug 463793 - aboutCertError lacks twisties on Windows Vista
Bug 463712 - text-shadow doesn't work for xul textboxes
- We can easily use text-shadow for xul:textbox.
Bug 17612 - view-source link-browsing
- screenshot
Last edited by Kuden on November 12th, 2008, 7:26 am, edited 1 time in total.
User avatar
Kuden
Posts: 588
Joined: June 5th, 2004, 6:53 pm
Location: Japan
Contact:

Re: Theme changes for FF3.1

Post by Kuden »

Bug 69710 - Disabled menu items need more three-dimensional appearance
- Work around bug 458231 for bug 69710
- previous
Bug 462663 - Height of tags edit field shrunken since landing of tags autocomplete feature
Post Reply