Mozilla 2.0 / Firefox 4.0 theme changes

Discuss application theming and theme development.
Locked
User avatar
Kuden
Posts: 588
Joined: June 5th, 2004, 6:53 pm
Location: Japan
Contact:

Re: Mozilla 1.9.3 / Firefox 3.7 theme changes

Post by Kuden »

[OS X] Bug 514963 - Reference to non-existing background-image in pinstripes listbox.css
User avatar
ehume
Posts: 6743
Joined: November 17th, 2002, 12:33 pm
Location: Princeton, NJ, USA

Re: Mozilla 1.9.3 / Firefox 3.7 theme changes

Post by ehume »

Alfred Kayser wrote:Bug 513392 - Use styles on the normal icon rather than a separate hardcoded image for plugin icons.


This makes changes in extensions.css. What will we have to do to respond to this?
Firefox: Sic transit gloria mundi.
User avatar
Alfred Kayser
Posts: 708
Joined: November 7th, 2002, 3:51 am
Location: The Netherlands
Contact:

Re: Mozilla 1.9.3 / Firefox 3.7 theme changes

Post by Alfred Kayser »

This is what I have added to extensions.css:

Code: Select all

richlistitem[plugin] .addonIcon>image{list-style-image:url(chrome://mozapps/skin/plugins/pluginGeneric.png)}


Edit: The magic part is however in:

Code: Select all

richlistitem[plugin]:not(iconURL) .addonIcon{display:-moz-box!important}
User avatar
Kuden
Posts: 588
Joined: June 5th, 2004, 6:53 pm
Location: Japan
Contact:

Re: Mozilla 1.9.3 / Firefox 3.7 theme changes

Post by Kuden »

[fixed1.9.2] Bug 512353 - Unnecessary chevron in bookmarks toolbar
Last edited by Kuden on September 22nd, 2009, 2:44 pm, edited 1 time in total.
User avatar
Alfred Kayser
Posts: 708
Joined: November 7th, 2002, 3:51 am
Location: The Netherlands
Contact:

Re: Mozilla 1.9.3 / Firefox 3.7 theme changes

Post by Alfred Kayser »

Bug 510909 - Integrate most recently used lightweight themes into the themes list in the add-ons manager
User avatar
Kuden
Posts: 588
Joined: June 5th, 2004, 6:53 pm
Location: Japan
Contact:

Re: Mozilla 1.9.3 / Firefox 3.7 theme changes

Post by Kuden »

[OS X] Bug 516469 - Reference to non-existing twisty-clsd.gif and twisty-open.gif in pinstripe's tree.css
User avatar
Kuden
Posts: 588
Joined: June 5th, 2004, 6:53 pm
Location: Japan
Contact:

Re: Mozilla 1.9.3 / Firefox 3.7 theme changes

Post by Kuden »

[OS X] Bug 514745 - Implement resizer themeing from bug 510333 for rtl
[OS X] Bug 511785 - Restyle the Places window toolbar
User avatar
Kuden
Posts: 588
Joined: June 5th, 2004, 6:53 pm
Location: Japan
Contact:

Re: Mozilla 1.9.3 / Firefox 3.7 theme changes

Post by Kuden »

[fixed1.9.2][OS X] Bug 518533 - back and forward buttons have the wrong orientation in RTL mode on OS X
User avatar
Kuden
Posts: 588
Joined: June 5th, 2004, 6:53 pm
Location: Japan
Contact:

Re: Mozilla 1.9.3 / Firefox 3.7 theme changes

Post by Kuden »

[fixed1.9.2][OS X] Bug 519586 - anomaly on the back button texture when clicking the forward button
Bug 334697 - Implement pie-chart throbber
- backout (1st October 2009) -> check in again (2nd October 2009)
Last edited by Kuden on October 1st, 2009, 3:03 pm, edited 3 times in total.
User avatar
Kuden
Posts: 588
Joined: June 5th, 2004, 6:53 pm
Location: Japan
Contact:

Re: Mozilla 1.9.3 / Firefox 3.7 theme changes

Post by Kuden »

[fixed1.9.2] Bug 453063 - Support for fullscreen video playback
Last edited by Kuden on October 2nd, 2009, 8:29 am, edited 1 time in total.
User avatar
Kuden
Posts: 588
Joined: June 5th, 2004, 6:53 pm
Location: Japan
Contact:

Re: Mozilla 1.9.3 / Firefox 3.7 theme changes

Post by Kuden »

[fixed1.9.2][OS X] Bug 518859 - Lightweight theme not applied to titlebar
Last edited by Kuden on October 3rd, 2009, 3:12 am, edited 1 time in total.
User avatar
Alfred Kayser
Posts: 708
Joined: November 7th, 2002, 3:51 am
Location: The Netherlands
Contact:

Re: Mozilla 1.9.3 / Firefox 3.7 theme changes

Post by Alfred Kayser »

Bug 334697 - Implement pie-chart throbber.
Bug 483419 - Rename the left-arrow and right-arrow class names in the print preview toolbar to previous-arrow and next-arrow.
Bug 513461 - Need pseudo classes for lightweight theme handling.

Note, I have filled a bug to request to enable 'heavy theme' together with 'lwtheme':
Bug 520124 - Enable to activate a 'heavy weight theme' together with 'lwtheme'.
It is really a shame that using a lwtheme forces to switch back to the ugly default theme.
It think as heavy (weight) themers we should heavily protest against this!
User avatar
ShareBird
Posts: 2740
Joined: December 8th, 2004, 7:09 am
Location: Berlin | Made in Brasil
Contact:

Re: Mozilla 1.9.3 / Firefox 3.7 theme changes

Post by ShareBird »

Alfred Kayser wrote:Note, I have filled a bug to request to enable 'heavy theme' together with 'lwtheme':
Bug 520124 - Enable to activate a 'heavy weight theme' together with 'lwtheme'.
It is really a shame that using a lwtheme forces to switch back to the ugly default theme.
It think as heavy (weight) themers we should heavily protest against this!

I've tried:
https://bugzilla.mozilla.org/show_bug.cgi?id=510909
viewtopic.php?p=7339205#p7339205
:?
Silvermel - A Theme for Firefox and Thunderbird
YATT - Yet Another Theme Tutorial
Don't give a man a fish. Teach him how to fish instead.
User avatar
Alfred Kayser
Posts: 708
Joined: November 7th, 2002, 3:51 am
Location: The Netherlands
Contact:

Re: Mozilla 1.9.3 / Firefox 3.7 theme changes

Post by Alfred Kayser »

[https://bugzilla.mozilla.org/show_bug.cgi?id=520124]Bug 512173[/url] - .message-icon rule in toolkit/themes/winstripe/global/global.css points to non-existent icon
User avatar
Kuden
Posts: 588
Joined: June 5th, 2004, 6:53 pm
Location: Japan
Contact:

Re: Mozilla 1.9.3 / Firefox 3.7 theme changes

Post by Kuden »

[fixed1.9.2] Bug 514327 - Detect outdated plugins and offer upgrade path


This is just an aside:
Bug 367596 - (about:support) Create about:support page with troubleshooting information (e.g. list of extensions)
-> Bug 518989 - Themes cannot give about:support an original design
Bug 515354 - Implement "about:memory"
-> Bug 520364 - aboutMemory.css belongs in toolkit/themes/

:(
Last edited by Kuden on October 6th, 2009, 1:55 pm, edited 2 times in total.
Locked