搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

Preferences window too small

  • 1 回覆
  • 4 有這個問題
  • 1 次檢視
  • 最近回覆由 cor-el

more options

When I open Preferences, some of the features are cut off by the window being too small. For example, on the security page I cannot see anything below the word Passwords and cannot edit my saved passwords. On easyPandora, I cannot choose Disable on Startup or Enable either. I cannot drag the window larger to see what I need to either

When I open Preferences, some of the features are cut off by the window being too small. For example, on the security page I cannot see anything below the word Passwords and cannot edit my saved passwords. On easyPandora, I cannot choose Disable on Startup or Enable either. I cannot drag the window larger to see what I need to either

所有回覆 (2)

more options

Add code to userChrome.css below the @namespace line.

You can use the ChromEdit Plus extension to have easier access to the customization files.


@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */
#BrowserPreferences{ width: 70em !important; }

See also:

more options

With the Preferences (Mac) window open, elements of several tabs are hidden and not accessible because the window is too small. It can't be re-sized or scrolled. This is true in all the following tabs: General, Tabs, Content, Privacy and Security.