Meet Firefox 4.0.1


Recommended Posts

i would like to modify your statement

"Now with drawing in the title bar in "Firefox" , styling possibilities are endless! :woot: "

What makes you say that? :p

Link to comment
Share on other sites

Don't be skeptical about the builds , its the first build to implement that , so just give it some time..

use this code :

#appmenu-button .button-text { display:none !important; }
#appmenu-button dropmarker:before { content: "Firefox" !important; }

Stylish does not seem to be working in 3.7a6

Did the 'extensions.checkCompatibility.3.7a = false' but Stylish won't open

Link to comment
Share on other sites

Is this supposed to happen?

post-2-12775682494986.png

The "Minefield" button is barely visible when the window is maximized, I'm running the latest nightly (just updated).

Link to comment
Share on other sites

Is this supposed to happen?

The "Minefield" button is barely visible when the window is maximized, I'm running the latest nightly (just updated).

#main-window[sizemode=maximized] 
#appmenu-button-container
{
padding-top: 9px !important;
}

Link to comment
Share on other sites

Stylish does not seem to be working in 3.7a6

Did the 'extensions.checkCompatibility.3.7a = false ' but Stylish won't open

If you're trying to open it from the add-ons manager, I had the same issue. You have to use the status bar button or go to customize and temporarily add the stylish button to your toolbar.

Link to comment
Share on other sites

Is this supposed to happen?

The "Minefield" button is barely visible when the window is maximized, I'm running the latest nightly (just updated).

It's just a full screen bug right now, they need to sort out the padding I think.

*** Feels privileged to have his avatar show in Neobonds screenshot :rofl:

Link to comment
Share on other sites

If you're trying to open it from the add-ons manager, I had the same issue. You have to use the status bar button or go to customize and temporarily add the stylish button to your toolbar.

Stylish icon is not in the statusbar and does not even appear in the customize toolbar dialog

Link to comment
Share on other sites

Is this supposed to happen?

post-2-12775682494986.png

The "Minefield" button is barely visible when the window is maximized, I'm running the latest nightly (just updated).

Its a bug

Link to comment
Share on other sites

It's just a full screen bug right now, they need to sort out the padding I think.

*** Feels privileged to have his avatar show in Neobonds screenshot :rofl:

Alright cheers, pressing F11 seems to bork the toolbar up, maybe that has to do with the uncompleted GPU tweaks?

Hmm another one, why is it a good idea to completely hide the page title info now all of a sudden? Hmm can only be viewed if you enable the menu toolbar. Would have been better to put the minefiled/firefox button as the first tab imo lol

Link to comment
Share on other sites

I just installed the latest hourly, and I'm really impressed by it. :)

Sadly, I cant install Stylish, even after setting "extensions.checkCompatibility.3.7a = false".

I've tweaked FF 3.6 to look like the FF 4.0 mockups (using Strata40, Stratabuddy, Tab Progress Bar & Fission). It works very well & looks almost identical to the mockups, however there's one little thing about it that annoys me. Pic says it all:

B29LS.jpg

Any Stylish script to fix that?

Link to comment
Share on other sites

I just installed the latest hourly, and I'm really impressed by it. :)

Likewise; installed it into a sandbox as I'm not going to use it for real until it's official, but I was pretty impressed with the performance. Especially loving the hardware acceleration. Not a big fan of the glass and such though; I'm old and I prefer ye olde Netscape Navigator style layouts versus the glass and tabs on top and other nonsense, but at least that's configurable. Felt pretty fast and (more or less) stable. Can't wait for it to wrap up and get released.

Link to comment
Share on other sites

I think it's amusing how every browser is trying to copy Chrome's layout and minimality now. And, how about a progress bar option on the Mac dock?

I think it's amusing how IE started the trend by removing the menubar and everyone moaned and groaned about it, but now that Chrome is taking it even further everyone praises Google for their innovation...

Link to comment
Share on other sites

I think it's amusing how IE started the trend by removing the menubar and everyone moaned and groaned about it, but now that Chrome is taking it even further everyone praises Google for their innovation...

That is because MS isn't innovative, but Google is. Didn't you know? :p
Link to comment
Share on other sites

Just tried the latest nightly...slow and very glitchy. Think I'll wait for the beta.

Link to comment
Share on other sites

My Button version:

@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

#appmenu-button-container{
margin: 0px 0px 4px 4px !important;
}

#appmenu-button{
padding: 3px 10px 3px 9px !important;
}

#main-window[sizemode="maximized"][tabsontop="true"] #appmenu-button-container{
position: fixed !important;
}

#main-window[sizemode="maximized"] #navigator-toolbox[tabsontop="true"] #TabsToolbar{
padding-left: 100px !important;
padding-top:6px !important;
margin-right: 120px !important;
}

#appmenu-button dropmarker:before {
padding-right: 5px !important;
}

#appmenu-button{
background: -moz-linear-gradient(top, rgba(33,170,222,.7), rgba(25,62,118,.7)) !important;
-moz-border-radius: 0px 0px 4px 4px !important;
border-top: 0px !important;
margin-top: 1px !important;
}

#main-window[sizemode="maximized"]{
margin-top: 6px !important;
}

#appmenu-button:hover{
background: -moz-linear-gradient(top, rgba(33,170,222,.8), rgba(25,62,118,.8)) !important;
}

#appmenu-button[open="true"]{
-moz-border-radius: 0px !important;
}

MAXIMIZED:

36549125.png

NORMAL:

25670917.png

Link to comment
Share on other sites

That is because MS isn't innovative, but Google is. Didn't you know? :p

Guess I'm just starting to realize. :)

Another example is Microsoft was starting to move Windows into being a web-based OS back with Windows 98 (remember Active Desktop, channels, and Windows Explorer being just another IE window - that was supposed to be just the beginning). They got into a heap of legal trouble for it. Now Google is making Chrome OS which is basically the same concept taken to an extreme...

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.