Firefox nightly theme changes

Discuss application theming and theme development.
Post Reply
User avatar
akayser
Posts: 299
Joined: August 25th, 2010, 12:44 am

Re: Firefox nightly theme changes

Post by akayser »

Indeed, but one still activate it through about:config: browser.tabs.onTop
Just toggle it to false.
Creator of the LittleFox, LittleBird, MicroFox, MicroBird, Nautipolis, Walnut, Walnut2, Bricks and Metal themes for Firefox and Thunderbird.
Visit https://addons.mozilla.org/en-US/firefox/addon/123/developers. Mozilla contributor since October 1999 (Mozilla M10).
luk
Posts: 26
Joined: March 20th, 2012, 12:34 am

Re: Firefox nightly theme changes

Post by luk »

That did the trick. Thank you!
sekular
Posts: 232
Joined: November 17th, 2011, 1:58 am

Re: Firefox nightly theme changes

Post by sekular »

luk wrote:Have they removed the tabs-on-bottom option in version 16? :(


I hate taps on top. After removing the status bar and now tabs on bottom, the only things left for them to remove is the scroll bar and the body of the browser. Then we have to hope people create an addon for the browser body and scroll bars so that we can actually browse the web with the browser. ](*,)
User avatar
akayser
Posts: 299
Joined: August 25th, 2010, 12:44 am

Re: Firefox nightly theme changes

Post by akayser »

The latest changes:
Bug 749520 - Use new mozHasAudio API to let users know that the video being watched does not have an audio track
Bug 761231 - Font for the Debugger panels should be message-box
Bug 760868 - Gmail includes scripts names that make the debugger script list too long
Bug 761489 - New addon page overflows when text is wrapped;
Bug 759299 - Remove identity-box-inner and page-proxy-stack

(And please don't discuss default theme changes here)
Creator of the LittleFox, LittleBird, MicroFox, MicroBird, Nautipolis, Walnut, Walnut2, Bricks and Metal themes for Firefox and Thunderbird.
Visit https://addons.mozilla.org/en-US/firefox/addon/123/developers. Mozilla contributor since October 1999 (Mozilla M10).
User avatar
mcdavis
Posts: 3195
Joined: December 9th, 2005, 5:51 am

Re: Firefox nightly theme changes

Post by mcdavis »

Bug 717916 - Add an Inspect button and a node menu to the infobar

patch:
- (2012-04-13) (Fx14) https://hg.mozilla.org/mozilla-central/rev/71e852f66edb (content/highlighter.css, highlighter.jsm, browser.css, devtools/dropmarker.png, etc.)

outcome:
- fx14 and up, all desktop
- to the nodeinfobar (the floating bubble pointing to the inspected element when using the HTML Inspector) adds two things
-- an inspect button you can click to select a different node
--- this remains visible after you click it, but becomes invisible after you stop hovering the nodeinfobar
-- a dropmarker and dropmenu that lets you set synthetic hover/active/focused state on the inspected element
--- and some other actions on the node
--- with fx13 you could right-click the nodeinfobar, but now you use the dropmarker instead
- DOM change for the nodeinfobar
- adds new in-theme icon browser/devtools/dropmarker.png
- modifies in-theme browser.css
- note that the position of the menu popup is odd, but it's that way in the def theme too
-- doesn't seem attached to the dropmarker
Theme Development is Radical Participation.
NNL Beta Builds for Current and Up-coming Firefox
Dear User: Your Help is Needed
User avatar
David.Vincent
Posts: 213
Joined: June 17th, 2011, 10:11 pm

Re: Firefox nightly theme changes

Post by David.Vincent »

With the last Nightly version, the icon for mixed content is disabled. What is the reason? I cannot find this bug in the bugzilla pages.
User avatar
mcdavis
Posts: 3195
Joined: December 9th, 2005, 5:51 am

Re: Firefox nightly theme changes

Post by mcdavis »

David.Vincent wrote:With the last Nightly version, the icon for mixed content is disabled. What is the reason? I cannot find this bug in the bugzilla pages.


I don't have a bug number (I closed that Tab Group literally ten seconds before coming here, darn it) but it was suggested that the mixed icon was showing too frequently, and was causing unneeded alarm for sites that were basically OK. (I.e., it was showing when the non-SLL part of the site was images rather than scripts, which is mostly not a problem.)

EDIT: maybe this one: https://bugzilla.mozilla.org/show_bug.cgi?id=766985
Theme Development is Radical Participation.
NNL Beta Builds for Current and Up-coming Firefox
Dear User: Your Help is Needed
User avatar
akayser
Posts: 299
Joined: August 25th, 2010, 12:44 am

Re: Firefox nightly theme changes

Post by akayser »

Bug 767861 - Add fade-in animation for arrow panels.
Bug 761990 - The Feedback button's dropdown arrow overlaps the label.
Bug 766985 - Backout Mixed State Icon. (as discussed above)
Bug 761174 - Always show a property tooltip
Bug 764755 - Remove the aero glass style border of arrow panels and reduce the arrow size.
Creator of the LittleFox, LittleBird, MicroFox, MicroBird, Nautipolis, Walnut, Walnut2, Bricks and Metal themes for Firefox and Thunderbird.
Visit https://addons.mozilla.org/en-US/firefox/addon/123/developers. Mozilla contributor since October 1999 (Mozilla M10).
User avatar
David.Vincent
Posts: 213
Joined: June 17th, 2011, 10:11 pm

Re: Firefox nightly theme changes

Post by David.Vincent »

mcdavis wrote:EDIT: maybe this one: https://bugzilla.mozilla.org/show_bug.cgi?id=766985


OK thank you.
User avatar
akayser
Posts: 299
Joined: August 25th, 2010, 12:44 am

Re: Firefox nightly theme changes

Post by akayser »

Bug 770792 - PRIORITY_CRITICAL_HIGH notification bar on Windows and Linux is ugly solid red.
Creator of the LittleFox, LittleBird, MicroFox, MicroBird, Nautipolis, Walnut, Walnut2, Bricks and Metal themes for Firefox and Thunderbird.
Visit https://addons.mozilla.org/en-US/firefox/addon/123/developers. Mozilla contributor since October 1999 (Mozilla M10).
User avatar
KLB
Posts: 2282
Joined: December 21st, 2003, 9:25 am
Location: Saco Maine
Contact:

Re: Firefox nightly theme changes

Post by KLB »

I'm seeing a new "developer toolbar" in FF16, but I don't know the bug number for it. For whatever reason, the CSS instructions for it are being put in the browser.css file not the DevTools folder.
Ken Barbalace - AMO Editor (I focus on reviewing themes)
I maintain Classic Compact, a very compact yet clean Firefox theme.
EnvironmentalChemistry.com (Periodic Table)
User avatar
KLB
Posts: 2282
Joined: December 21st, 2003, 9:25 am
Location: Saco Maine
Contact:

Re: Firefox nightly theme changes

Post by KLB »

Developer Toolbar related bugs:

This may not be a complete list of DevTB related bugs with theme changes. I tried to put them in a logical order, but no promises.

This first group of entries is most easily dealt with by extracting the gcli.css file from the latest nightly via: chrome://browser/skin/devtools/gcli.css
Bug 706230 - GCLI should have a jump-to-scratchpad feature
Bug 711368 - gcli.css uses both box-sizing and -moz-box-sizing
Bug 755388 - "hud is null" when using the edit gcli command
Bug 756890 - Fix an easy set of GCLI/Developer Toolbar display issues
Bug 760450 - Work out why GCLI popup panels are not transparent on mac/linux
Bug 731972 - GCLI selection field should be clear when more options exist, and allow you to get them
Bug 749974 - Items in Developer tools menu have inconsistent check state

These are the core DevTB changes.
Bug 720641 - Integrate GCLI into developer tools global toolbar
Bug 764555 - [devtb] Implement the style for the buttons in the developer toolbar
Bug 764746 - [devtb] style the error counter

edit to clean up some extraneous bug entries and better organize.
Last edited by KLB on July 9th, 2012, 12:13 pm, edited 5 times in total.
Ken Barbalace - AMO Editor (I focus on reviewing themes)
I maintain Classic Compact, a very compact yet clean Firefox theme.
EnvironmentalChemistry.com (Periodic Table)
User avatar
KLB
Posts: 2282
Joined: December 21st, 2003, 9:25 am
Location: Saco Maine
Contact:

Re: Firefox nightly theme changes

Post by KLB »

Responsive Design Tool

Bug 749628 - Implement a "Responsive Design" tool
Bug 765413 - Warning: Unknown property '-moz-transition-properties'. Declaration dropped. Source File: chrome://browser/content/browser.css Line: 694
Ken Barbalace - AMO Editor (I focus on reviewing themes)
I maintain Classic Compact, a very compact yet clean Firefox theme.
EnvironmentalChemistry.com (Periodic Table)
User avatar
akayser
Posts: 299
Joined: August 25th, 2010, 12:44 am

Re: Firefox nightly theme changes

Post by akayser »

Developer Toolbar:
Bug 764555 - Implement the style for the buttons in the developer toolbar.
Bug 764746 - Style the error counter.
Bug 731972 - GCLI selection field should be clear when more options exist, and allow you to get them
Bug 771464 - Duplicate CSS rules for the step-over button
Bug 737873 - Implement mixed content highlighting in the web console
Bug 771555 - GCLI needs a addon, resize, restart, cookie and pagemanip commands

Removing the -moz-prefix (which means you have to keep it (as long as it supported) to keep compatability with 'older' Firefoxes):
Bug 772462 - Replace '-moz-transform' with 'transform' in toolkit/ (only for FF16 and greater!)
Bug 772456 - Replace '-moz-transition' with 'transition' in toolkit/ (only for FF16 and greater!)
Bug 772460 - Replace '-moz-transition' with 'transition' in browser/ (only for FF16 and greater!)

Others:
Bug 772259 - Download history button shouldn't inherit the panel's background.
Bug 714186 - Add padding to top of windows when fullscreen on Lion
bug 760625 - use the blocklist to inform click-to-play plugins
Bug 765221 - White text shadow for lightweight themes with dark text looks weird.
Bug 765874 - Implement recommend/share button
Bug 587909 - Improve the visual style of location bar results
Bug 769095 - Enforce maximum icon size for nsIAlertsService's notification
Creator of the LittleFox, LittleBird, MicroFox, MicroBird, Nautipolis, Walnut, Walnut2, Bricks and Metal themes for Firefox and Thunderbird.
Visit https://addons.mozilla.org/en-US/firefox/addon/123/developers. Mozilla contributor since October 1999 (Mozilla M10).
User avatar
akayser
Posts: 299
Joined: August 25th, 2010, 12:44 am

Re: Firefox nightly theme changes

Post by akayser »

Version has been bumped to 17.0a1.

These are still for 16.0a1:
Bug 773225 - GCLI selected element should be clearer in menus
Bug 761169 - [responsive mode] The resizers are not easy to discover.
Bug 767377 - The filtering textbox expands when entering a string
Bug 723071 - Add a pane to display the list of breakpoints across all scripts in the debuggee
Bug 771826 - implement Social toolbar button UI, including notification icons, notification panel, and "profile" panel. Styling only for Windows/Mac for the moment,
Bug 772463 - Unprefix CSS3 transforms in browser/

Bug 771826 has been backed out, will probably be reapplied in 17.0a1
Creator of the LittleFox, LittleBird, MicroFox, MicroBird, Nautipolis, Walnut, Walnut2, Bricks and Metal themes for Firefox and Thunderbird.
Visit https://addons.mozilla.org/en-US/firefox/addon/123/developers. Mozilla contributor since October 1999 (Mozilla M10).
Post Reply