Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Learn More

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

  • 1 отговор
  • 1 има този проблем
  • 2 изгледи
  • Последен отговор от 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.

Всички отговори (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)?