Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Learn More

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

  • 1 odpoveď
  • 1 má tento problém
  • 1 zobrazenie
  • Posledná odpoveď od 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.

Všetky odpovede (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)?