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 »

Bug 879982 - Implement "Email Link" widget
Bug 942815 - DevTools themes - webconsole autocomplete hints not visible with new theme
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 762761 - An option to deobfuscate javascripts in the debugger

patch:
- (2013-09-11) (Fx26) https://hg.mozilla.org/mozilla-central/rev/9929cf38b486 (*.jsm, tests, etc.)
- (2013-09-19) (Fx27) https://hg.mozilla.org/mozilla-central/rev/cc0aa7f1f41f (debugger.xul, debugger.css, etc.)
- (2013-09-19) (Fx27) https://hg.mozilla.org/mozilla-central/rev/0a8d751016f9 (debugger.xul)
- note: the patch on fx26 is preliminary supporting work; this feature doesn't fully land until fx27 and should be considered an fx27 change
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 725235 - In the debugger, hovering over a variable or property in the source editor could show a details bubble
Bug 939943 - Australis: It's not obvious how to leave customization mode
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 »

Australis
Bug 941235 - Search box's min-width is too big for me

Devtools
Bug 808371 - There's no way to add new properties to objects in the variables view
Bug 942946 - ESC closes Responsive Design Mode while opening Web Console split view
Bug 941673 - DevTools themes - move toolbar and tab styles into shared CSS file
Bug 946326 - Dark theme gutter is transparent
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 »

Australis
Bug 940251 - Back button points in the wrong direction on RTL UI
Bug 942853 - The australis "split widgets" (zoom, copy/paste) in toolbar use the windows default button styling
Bug 944229 - [OS X] There is no space above the tabs in fullscreen with private browsing

Devtools
Bug 893692 - The continue/stepping buttons in the debugger are very confusing when paused
Bug 941799 - DevTools themes - variables view should match current theme
Bug 905981 - Have a classic vertical display of stack frames persistently available in the debugger UI
Bug 947257 - Splitters have a dark squary sort of thing in their center
Bug 938616 - webconsole UI updates while in split mode with other panels
Bug 947718 - Work around bug 946184 for Aurora
Bug 947708 - Last tab's border in the toolbox tabstrip is much brighter than the rest

Other
Bug 649490 - Horizontal html5 audio/video volume control
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 »

Bug 815280 - Devtools: Add a enable/disable all breakpoints button to the sources toolbar
Bug 948807 - UITour: Fix highlight position and clipping when a dimension is smaller than the minimum
Bug 936187 - UITour: Make highlight and info panel work for items in panel menu
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 »

Devtools
Bug 949561 - The VariablesView and SideMenuWidget should use hardware acceleration when possible
Bug 948873 - Function closures and other psuedo variables shouldn't have a bottom border in the variables view
Bug 948872 - Safe getters shouldn't be colored differently in the variables view
Bug 758157 - Clearly indicate overridden variables

Australis
Bug 947346 - UI regression for toolbox toolbars and tabs on Windows since Bug 941673
Bug 735607 - Add hover effect in URL and search bars when using personas
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 600500 - About Dialog should check for updates automatically, but not install them if the pref "Ask me what I want to do" is set.

patch:
- (2013-12-11) (Fx29) https://hg.mozilla.org/mozilla-central/rev/a656dc7ef423 (aboutDialog.js, aboutDialog.xul, aboutDialog.dtd, browser.properties)

For Help > About Firefox: there's no in-theme change, but the button id changes and so does the DOM around it, and I was styling that so I had to address it.
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 »

Devtools
Bug 945251 - Remove orange highlight in reader mode buttons.
Bug 948324 - DevTools Themes: Remote connection screen does not have devtools text input styling
Bug 947836 - Non-toolbox devtools toolbars are grey

Australis
Bug 933961 - Hide the tab-view-deck background during customization transition.
Bug 700363 - Hide conditional forward button permanently when not in use to prevent accidental glitches.
Bug 935640 - Update social sidebar with new ux,
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 »

Devtools
Bug 951694 - Sources pane can overlap content over the source editor
Bug 950667 - DevTools CSS - Use an attribute instead of .highlighted class for styling tabs like the paused debugger
Bug 951674 - Vertical splitter isn't shown for the Events tab
Bug 929349 - Integrate a tracing debugger into our existing debugger
Bug 952165 - Tracer icon missing in Windows aero
Bug 951794 - Make the tracers colors easier to read
Bug 952055 - When the Tracer tab is selected, the black splitter between the container tabbox and the source editor is invisible
Bug 952047 - The Tracer view should get its background color from the theme body
Bug 952064 - The tracer search box doesn't need a min-width, because it flexes

Australis (note, UITour is a feature of Australis, and won't be in FF before Australis).
Bug 935815 - UITour: Allow adding a button with an action to the info panel
Bug 590931 - URL not greyed out in read-only location bar
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 »

About:accounts has landed (but is not in the current nightly yet, but will very soon):
Bug 904612 - First version of Firefox Account Sign up/sign in screen on Desktop.

I have submitted a bug to request for theme support:
Bug 952750 - Allow about:accounts to be styled

Note, there the old sync code and styles were removed, but later the removal was backed out again. There no need to do something here.
Bug 926709 - Replace UI entry points for sync setup with opening about:accounts
Bug 951857 - Bring back UI entry points and the setup dialog for old sync
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 »

Bug 951795 - Use WidgetMethod's empty text attribute instead of a deck in the tracer
Bug 947309 - DevTools themes[/url] - use new icons for toolbar
(this hardcodes the images to 2x size images, which are then downscaled to 16x16 on "normal" resolution screens).
(see also Bug 957291 - Tab bar icon issues - Docking icon brightness does not match command icon brightness, and certain icons appear blurry)
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 »

For those that use the standard FX icons:
Bug 897268 - Need finalized artwork for Bookmarks Menu button
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 »

Bug 916443 - Move the highlighter to the toolbox level and make it remote
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 »

Devtools
Bug 889057 - Make the Console log sources toolbar respond better to skinny horizontal tool width
Bug 957634 - Add a warning icon to the debugger resumption order panel

Australis
Bug 941211 - Customize palette looks bad with bigger GTK font size: text under tools does not fit, bottom parts are hidden
Bug 935815 - UITour: Allow adding a button with an action to the info panel
Bug 956160 - UITour: Highlight panel looks unsurprisingly ugly with a border
Bug 932947 - [Australis] Mouse-down style for buttons in customization mode
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