Mozilla 도움말 검색

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

자세히 살펴보기

all windows same size

  • 3 답장
  • 2 이 문제를 만남
  • 3 보기
  • 최종 답변자: whoo

more options

All new windows that I open are the same size as the previous one. If I adjust a window, all the subsequent ones that I open are the same size as the last adjusted one.

I had this problem before and I half remember getting an add-on or extension that solved it.

All new windows that I open are the same size as the previous one. If I adjust a window, all the subsequent ones that I open are the same size as the last adjusted one. I had this problem before and I half remember getting an add-on or extension that solved it.

모든 댓글 (3)

more options

Upgrade your browser to Firefox 9 and check

more options

선택된 해결법

more options

In Scratchpad I ran both: .

void(document.body.style.setProperty("overflow-x","hidden",""));
.
and
.
void(document.body.style.setProperty("overflow-x","hidden",""));

In the 2nd one I got:

17:48:57.826 |x unexpected end of XML source
 @ Scratchpad:1'''
.
.
For the 1st one I got no activity, only a blinking cursor.
.
any other ideas ?
.
Good luck and merry Christmas,  Bill
.