Funkcjonalność tej witryny będzie ograniczona w czasie konserwacji. Jeśli artykuł nie rozwiązuje twojego problemu i chcesz zadać pytanie, to nasza społeczność wsparcia jest dostępna na @FirefoxSupport na Twitterze i /r/firefox na Reddicie.

Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Więcej informacji

all windows same size

  • 3 odpowiedzi
  • 2 osoby mają ten problem
  • 3 wyświetlenia
  • Ostatnia odpowiedź od 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.

Wszystkie odpowiedzi (3)

more options

Upgrade your browser to Firefox 9 and check

more options

Wybrane rozwiązanie

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
.