Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

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
.