Recommended Posts

LE: Nevermind, found it (LINK)... Don't like the color, green like in the original mockup would much better! The original is looking like this:

For me it was grey originally and i changed it to blue.

If you want green, i think you should try this script:

@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
@-moz-document url(chrome://browser/content/browser.xul) {

.progress-bar {
background-color: rgb(0, 255, 0) !important; 
}

}

You can edit the rgb values! :)

Still empty for me in 4.0b7pre x64 :(

Any known fix?

I'm using x64 and it's fine. Are you sure you're just not giving it enough time to load? It's not instantaneous.

LE: Nevermind, found it (LINK)... Don't like the color, green like in the original mockup would much better! The original is looking like this:

.progress-remainder {
background-image: none !important;
}

.progress-bar {
background-image: -moz-linear-gradient(0% 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.3) 90%, rgba(255, 255, 255, 0.5)) !important;
background-color: #00B600 !important; 
-moz-border-radius: 0 0 0 5px !important;
}

For me it was grey originally and i changed it to blue.

If you want green, i think you should try this script:

@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
@-moz-document url(chrome://browser/content/browser.xul) {

.progress-bar {
background-color: rgb(0, 255, 0) !important; 
}

}

You can edit the rgb values! :)

Thanks!

How do I edit it's position and height (width) ? I want to make it Fission style ...

Would the new java engine be integrated soon? The numbers on arewefastyet.com looks impressive :)

If you mean the new JavaScript engine called J?germonkey - yes, that's been in the nightly builds for a while now.

New UI feature in today's nightly: Progress bar on top of an inactive tab.

post-1302-12847272809172.png

Using it now. Pretty snazzy.

I like the progress bar at the bottom of the address bar on the active tab as well.

Does anyone know of an auto-updater for the nightly releases?

Using it now. Pretty snazzy.

I like the progress bar at the bottom of the address bar on the active tab as well.

Does anyone know of an auto-updater for the nightly releases?

On OS X: Minefield -> Check for updates.

The updater is built in to the nightly builds.

Any idea when work on the status bar is starting? Such a screen estate waster when you're used to Chrome :p

If you mean removing the progress bar and the URL preview from that bar, it's done in the latest nightly :)

and you can always turn the status bar off in view > status bar.

I don't really like the progress bar on the address bar. I think they should have put it on top of the tabs like on the mac version on windows too. then they could be rid of the loading circle on the tabs.

In Windows, the progress bar is in the address bar for the active tab, but on inactive tabs, it's at the top of the tab. Isn't Mac the same way?

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.