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

搜索 | 用户支持

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

详细了解

Windows controls gone after update

  • 5 个回答
  • 2 人有此问题
  • 5 次查看
  • 最后回复者为 cor-el

more options

After updating to Firefox 65 the minimize/maximize/close buttons have disappeared. On hover the close button becomes visible, the others don't. They all work, they're just not visible.

How can I get them back?

After updating to Firefox 65 the minimize/maximize/close buttons have disappeared. On hover the close button becomes visible, the others don't. They all work, they're just not visible. How can I get them back?

所有回复 (5)

more options

Hello RickB12,

In case you're using a non-standard Windows theme or wallpaper : would you change it back to 'standard' and see if that will make a difference  ?

If that's not it : Could it be that you're in Tablet Mode instead of Desktop Mode  ? You can check Windows Settings to make sure ...... and if you are in Tablet Mode, change the setting to Desktop Mode.

more options

Thanks, but there's no non-standard anything and I'm in desktop mode.

more options

RickB12 said

Thanks, but there's no non-standard anything and I'm in desktop mode.

Instead of 'standard' I should have said 'Default' (sorry ....)

Would you please take a look at this tutorial :

https://www.tenforums.com/tutorials/76759-restore-default-themes-windows-10-a.html

I must admit that it's a mere stab in the dark .....

more options

Thanks, but I think this is Firefox-specific, and I just realized I did not mention explicitly that the controls only disappeared in Firefox, there still there everywhere else. I also since found out they are not gone as such but have moved and are now overlaying the page top left, only they're not visible against white backgrounds.

Could you perhaps let me know the css selector(s) and what the position should be so I can add it into userChrome.css?

more options

There are other things that need attention.

The System Details list shows that you have an outdated Flash plugin, current is 32.0.0.114 (32.0 r0).

  • Shockwave Flash 31.0 r0

You can find the installation path of a plugin on the about:plugins page.

You can download the latest NPAPI Flash plugin for Firefox on this page.

Make sure to remove checkmarks for including unwanted additional software.


The regular control buttons are in the container.

.titlebar-buttonbox-container {}

For Full Screen mode there is this container:

#window-controls {}