Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

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)?