Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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