We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Mozilla Destek’te Ara

Destek dolandırıcılığından kaçının. Mozilla sizden asla bir telefon numarasını aramanızı, mesaj göndermenizi veya kişisel bilgilerinizi paylaşmanızı istemez. Şüpheli durumları “Kötüye kullanım bildir” seçeneğini kullanarak bildirebilirsiniz.

Daha Fazlasını Öğren

Preferences window too small

  • 1 yanıt
  • 4 kişi bu sorunu yaşıyor
  • 1 gösterim
  • Son yanıtı yazan: 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

Tüm Yanıtlar (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.