Meet Firefox 4.0.1


Recommended Posts

Is directwrite and 2d acceleration meant to be finalized for the final version as well? With those enabled, the nighties still aren't as stable as I think a beta should be. Pretty damn close though.

For 4.0 Final yes. But I think it won't be enabled by default until Beta 2.

Link to comment
Share on other sites

Works fine here :/

It won't work if you drag the mouse all the way to the top of your screen. But if you move it down a few pixels it'll work fine.

Link to comment
Share on other sites

Is the single button minefield menu supposed to be default? It's not default for me.

is it a fresh install?

Link to comment
Share on other sites

Click View -> Toolbar -> Uncheck Menu Bar

I know you can enable it that way, but people are saying that the button is now set as the default, which on mine it isn't.

Link to comment
Share on other sites

did you uninstall then reinstall

if so then you probably didn't check "delete profile and data" in the uninstaller, leaving your settings and that intact when you reinstalled

Link to comment
Share on other sites

It won't work if you drag the mouse all the way to the top of your screen. But if you move it down a few pixels it'll work fine.

ah yeah, that does it. Hope is fixed soon as I tend to just "lob" my mouse up the top to do this.

Link to comment
Share on other sites

Looking good, but I think I'll wait for the beta, I dislike the minefield branding (yes I know trivial, but I can wait :rofl:)

Link to comment
Share on other sites

did you uninstall then reinstall

if so then you probably didn't check "delete profile and data" in the uninstaller, leaving your settings and that intact when you reinstalled

You're right. I didn't check the "delete profile and data" option. But I didn't want to lose my bookmarks, add-ons, and RSS feeds. Is there a way I can back-up all of these things?

Link to comment
Share on other sites

You're right. I didn't check the "delete profile and data" option. But I didn't want to lose my bookmarks, add-ons, and RSS feeds. Is there a way I can back-up all of these things?

Go into your profile folder, on Windows, just copy/paste this directly into explorer: %APPDATA%\Mozilla\Firefox\Profiles

There will be a folder named a bunch of numbers and letters. Copy that folder somewhere.

Now delete it from the profiles folder.

When you reinstall the stable Firefox, just delete the Minefield profile and move your old folder back.

Link to comment
Share on other sites

Some better cleaned up stylish code for you guys.

100% tabs on top without any overlay.

Smaller Firefox Button

Dark Firefox Button

Realigned Buttons in Tab bar

So it should look like this.

*NOTE* Still looking to fix the FavIconizeTab addon.

myfirefox.jpg

@namespace Warboy;

#appmenu-button-container{
position: fixed !important;
}

#navigator-toolbox[tabsontop="true"] #TabsToolbar{
padding-left: 95px !important;
}


#navigator-toolbox[tabsontop="true"] #TabsToolbar{
padding-left: 85px !important;
padding-top:1px !important;
padding-right:108px !important;
}


#appmenu-button{
padding: 0px 13px 0px 10px !important;
margin-top:1px !important;
}

#appmenu-button
{
background-color: rgba(0, 0, 0, 0.6) !important;
}

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

Link to comment
Share on other sites

Go into your profile folder, on Windows, just copy/paste this directly into explorer: %APPDATA%\Mozilla\Firefox\Profiles

There will be a folder named a bunch of numbers and letters. Copy that folder somewhere.

Now delete it from the profiles folder.

When you reinstall the stable Firefox, just delete the Minefield profile and move your old folder back.

C:\Users\%USERNAME%\AppData\Roaming\Mozilla\Firefox\Profiles if your on vista or 7

Link to comment
Share on other sites

C:\Users\%USERNAME%\AppData\Roaming\Mozilla\Firefox\Profiles if your on vista or 7

I believe %APPDATA% actually goes there, at least it does on my machine.

Link to comment
Share on other sites

I believe %APPDATA% actually goes there, at least it does on my machine.

what are you talking about, i copied and pasted it directly from my windows explorer and deleted my username

Link to comment
Share on other sites

what are you talking about, i copied and pasted it directly from my windows explorer and deleted my username

Yeah, %APPDATA% = C:\Users\<username>\AppData\Roaming,

thus making %APPDATA%\Mozilla\Firefox\Profiles equivalent to C:\Users\%USERNAME%\AppData\Roaming\Mozilla\Firefox\Profiles

What are you talking about?

Link to comment
Share on other sites

can't get the menu button on the same level as the tabs toolbar.

how to fix this? pls

other than that it works like a charm :D

post-284588-12777698599865.png

Link to comment
Share on other sites

Yeah, %APPDATA% = C:\Users\<username>\AppData\Roaming,

thus making %APPDATA%\Mozilla\Firefox\Profiles equivalent to C:\Users\%USERNAME%\AppData\Roaming\Mozilla\Firefox\Profiles

What are you talking about?

oh

Link to comment
Share on other sites

can't get the menu button on the same level as the tabs toolbar.

how to fix this? pls

other than that it works like a charm :D

Try removing the @namespace Warboy; at the start of the stylish code

Link to comment
Share on other sites

Try removing the @namespace Warboy; at the start of the stylish code

worked like a charm, thanks :D

Link to comment
Share on other sites

worked like a charm, thanks :D

Hmm, didn't expect it to mess that up.

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.