Sök i support

Akta dig för supportbedrägerier: Vi kommer aldrig att be dig att ringa eller skicka ett sms till ett telefonnummer eller dela personlig information. Rapportera misstänkt aktivitet med alternativet "Rapportera missbruk".

Läs mer

all windows same size

  • 3 svar
  • 2 har detta problem
  • 3 visningar
  • Senaste svar av 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.

Alla svar (3)

more options

Upgrade your browser to Firefox 9 and check

more options

Vald lösning

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
.