为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

New tab button next to tabs missing in ff 4.0 beta and nightly

  • 12 个回答
  • 547 人有此问题
  • 7 次查看
  • 最后回复者为 pkiula

more options

New tab button next to tabs is missing in firefox 4 beta and nightly

== i upgraded firefox nightly yesterday

New tab button next to tabs is missing in firefox 4 beta and nightly == i upgraded firefox nightly yesterday

所有回复 (12)

more options

I think you can fix your problem by Click-right mouse on top your browser > Custom...> Drap & Drop buttons Previous-Next. OR maybe Firefox 4.0 beta 1 isn't stable. You should install Firefox version 3.6.6 Good Luck !!!

more options

The XPCOM components registration has been changed in the yesterday's nightly build and that has caused a lot of extensions that register XPCOM components to get broken. See http://forums.mozillazine.org/viewtopic.php?f=23&t=1937639

more options

Thank you both for taking the time to reply. I also thought it had something to do with changes from mozilla. In the meantime I have changed to 3.6.6, as titixuxu suggested, and it works great! I am hoping they fix the issue really soon.

more options

I was having the same issue and titixuxu's post helped me stumble upon the solution.

Right click the main (navigation) toolbar and click customize.

Here's the trick...buttons in the customize window can be placed in ANY toolbar now, including the bookmark and tab toolbar.

Place the "new tab" button at the end of the tabs toolbar. It won't look quite right at first, but click "done" and voila! There's the new tab button you're looking for.

Be warned that a button can only be placed once... so if it's already in your navigation toolbar, you might have to drag it from there to the tab toolbar where it now belongs.

That's what I had to do, since I installed this on top of 3.6, and it copied my customizations over, including the tab button I had added to the old nav toolbar.

more options

Kyle, thank you for your reply. I have managed to fix it using your instructions, although now I don't have the button on my navigation bar, which is a little confusing to me (I've always had it there since firefox version 1).

I hope they'll make an extension for that :)

Thank you all for your replies

more options

how do I get back to the previous version?

more options

I'm going to make a Firefox addon that allows me to have a "New Tab" button in both the navigation bar and in the tabs bar, at the same time. I shall upload it to the Mozilla Firefox Addons Repository.

This new functionality has already existed in an earlier version of Firefox, Firefox 3. Unfortunately it has been removed from Firefox 4, leaving me as an unsatisfied user. I hope my new addon will remedy that.

I also miss the status bar a lot.

Edit: (I also want my "Back" and "Forward" buttons to be separate. I would like to place my "Reload / Stop" button between them. They broke that in Firefox 3. There was an addon that fixes it, but it was of poor quality and neglected by it's author, the last time I checked.)

/  :(

由rock于修改

more options

You probably only need to use some code in userChrome.css to make the New Tab button on the Tab bar visible

#new-tab-button {visibility:visible!important}
.tabs-newtab-button{visibility:visible!important}

more options

I found the new tab button! It was in the tab bar, which is hidden when you only have one tab open, farthest to the right. If you have two or more tabs open, you will see two new tab buttons, one directly after the tabs, and our missing friend to the right. He looks a little thorn, just a barely noticeable [+] sign.

To get it back into the navigation bar, right-click on the navigation bar, choose customize, drag the new tab button from the tab bar to the navigation bar, and the button will change its appearance back to normal.

由luff于修改

more options

Thanks luff. I knew about going into customize and dragging, but whenever I dragged it, the button appeared on the right. So I would cancel it.

What actually happens is you drag it to the tab bar and it will snap all the way to the right, but when you click "done" it will pop back next to the tabs.

more options

This discussion is on 4.0 and its not there.

more options

I have this in the userChrome.css.

Doesn't work, mate.

I see no new tab button. When I customize, I see no "New Tab" button as a possibility there either. It used to be there and was draggable to the toolbar.

This is seriously the most stupid thing Mozilla has done in recent years. It's fine to improve UIs. But don't change it forcefully in a way that users, who get accustomed to doing things a certain way, have to relearn everything and struggle.