Meet Firefox 4.0.1


Recommended Posts

I think that the original "get addons" view was empty for a few weeks or so, and now its much improved in the nightles

alifZ.png

Still empty for me in 4.0b7pre x64 :(

Any known fix?

Link to comment
Share on other sites

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! :)

Link to comment
Share on other sites

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;
}

Link to comment
Share on other sites

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 ...

Link to comment
Share on other sites

the "f6" button no longer puts focus in the adress bar.that's a shame, since I used that like.. well, always.

is there any way to revert this?(without turning off tabs on top)

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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?

Link to comment
Share on other sites

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

I still get 550+ score with sunspider benchmark. arewefastyet indicates the score nearing 400 ms. That's the reason I asked.

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

sunspider results will depend on how fast your pc is. Jagermonkey came in around 1 week ago now, it made a 100ms ish improvement in speed in the benchmarks i saw comparing it with beta 5 on the same pc.

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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?

Link to comment
Share on other sites

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

    • No registered users viewing this page.