Subj : Re: Firefox ignores 'resizable=no' in "open new window" To : netscape.public.mozilla.jseng,netscape.public.mozilla.dom From : Martin Honnen Date : Sun Jan 09 2005 01:28 pm Crosspost to netscape.public.mozilla.dom and followup-to set to netscape.public.mozilla.dom as this doesn't belong in jseng. Roger wrote: > Firefox ignores 'resizable=no' in "open new window". There is a bug filed on this: Note that in general Mozilla and Firefox can be configured to disallow script certain features such as disabling the resizing of popup windows. As far as I know the preference for that is dom.disable_window_open_feature.resizable it seems however in a first test here with Firefox 1.0 that even if that preference is set to false that script calling window.open with resizable=no doesn't disable the resizing. Might still be on purpose, don't know whether the Firefox developers want that. -- Martin Honnen http://JavaScript.FAQTs.com/ .