Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

all windows same size

  • 3 Antworten
  • 2 haben dieses Problem
  • 3 Aufrufe
  • Letzte Antwort von 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.

Alle Antworten (3)

more options

Upgrade your browser to Firefox 9 and check

more options

Ausgewählte Lösung

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
.