Brian Kendig wrote:
> 
> I'm running the latest nightly build on a Mac.  Ever since I visited
> the volvo.com web site, which (annoyingly!) resizes the browser window
> to full-screen,

See `Don't allow JS in Web pages to resize my browser window'
<http://bugzilla.mozilla.org/show_bug.cgi?id=60323>.

>                 all of my browser windows open full-screen.  I can
> resize a window the way I like it, but it doesn't stick; any other
> browser window I open goes full-screen again.  Quitting and
> re-launching the browser doesn't reset this; all new windows fill the
> entire screen.
> 
> On a 1600x1024 display, this is greatly annoying.  :)

That *may* be something to do with `window maximized state not
persisted' <http://bugzilla.mozilla.org/show_bug.cgi?id=32148>.

> Is there any way to force Mozilla to remember my current window size
> and position as the default?

Yes, put this line in your prefs.js file:
user_pref("mozilla.magically.fix_all_the_bugs", "true");

>                               Or is this a known Mozilla bug, and
> should I just delete the preferences file?
>...

Deleting the preferences file probably won't help -- IIRC, window size
and state information is stored in a file called localstore.rdf.

-- 
Matthew `mpt' Thomas, Mozilla user interface QA
Mozilla UI decisions made within 48 hours, or the next one is free

Reply via email to