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

dom.disable_window_open_feature.scrollbars isn't in about:config and I need to force horizontal scrollbar

  • 1 yanıt
  • 1 kişi bu sorunu yaşıyor
  • 2 gösterim
  • Son yanıtı yazan: cor-el

more options

I need to force a horizontal scrollbar for some sites that are too wide for my screen. The current posted solution (dom.disable_window_open_feature.scrollbars) is no longer available in about:config.

I need to force a horizontal scrollbar for some sites that are too wide for my screen. The current posted solution (dom.disable_window_open_feature.scrollbars) is no longer available in about:config.

Tüm Yanıtlar (1)

more options

Modifying dom.disable_window_open_feature.scrollbars probably won't help for such pages. These dom.disable_window_open_feature prefs are merely about pop-up windows opened via a window.open() function call.

If you do not see a horizontal scroll bar then websites might be suppressing them. A possible workaround would be to zoom the page out if only a small part is missing.

Can you post a link to a publicly accessible page (i.e. no authentication or signing on required)?