搜索 | 用户支持

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

详细了解

"tabs on top" doesn't look same wether window is maximized or not

  • 4 个回答
  • 18 人有此问题
  • 1 次查看
  • 最后回复者为 thirdmaths

more options

I have the option "tabs on top" selected. But when firefox window is maximized tabs appear sweetly just right of firefox orange button (this is just fine). But when window is normal sized tabs fall under this latter button, leaving an ugly gap.

Where is the option to make the tabs fill always this gap when "tabs on top" is selected?

I'm using firefox on windows 7 os, with unmodified theme. I would like to post images as well but I can't see the link.

I have the option "tabs on top" selected. But when firefox window is maximized tabs appear sweetly just right of firefox orange button (this is just fine). But when window is normal sized tabs fall under this latter button, leaving an ugly gap. Where is the option to make the tabs fill always this gap when "tabs on top" is selected? I'm using firefox on windows 7 os, with unmodified theme. I would like to post images as well but I can't see the link.

所有回复 (4)

more options

here the images to simply see what I mean.

more options

That is intended, you can change this behavior by adding a userstyle with the Stylish add-on.

  1. First install the Stylish add-on - https://addons.mozilla.org/firefox/addon/stylish
  2. Go to http://userstyles.org/styles/42417 and click on "Install with Stylish"
  3. Restart Firefox and you should then have a tabs in the titlebar on restored windows.
more options

You can also place such code in userChrome.css in the chrome folder Firefox Profile Folder.

more options

Thanks for your answer, I've tried TonyE solution. Actually if it brings the tabs in title bar, it has side effect to modify uglishly the firefox button. Then I tried to modify the style to remove modification made to the button, but I have then a strange overlapping (see image below)

I'm half satisfied, it would have been great by mozilla developpers to have a simple solution not only accessible to very few geek using obscure langages. By the way, I'm actually looking for source css style to remove the stupid intended maximized window restriction to the "tab on top" style. ANy help would be appreciated.