Closed Bug 1183790 Opened 10 years ago Closed 5 years ago

window.open() opens non-resizable pop-up window by default

Categories

(Core :: DOM: Core & HTML, defect, P5)

42 Branch
defect

Tracking

()

RESOLVED DUPLICATE of bug 1507375

People

(Reporter: alexei.alexandrov, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.132 Safari/537.36 Steps to reproduce: Opened Scratchpad and ran "window.open("", "hello", "height=550,width=900") Actual results: A blank popup window appeared which is not resizable Expected results: A blank popup window should have appeared which is resizable just like in Firefox 39.
What is "scratchpad"? I tried this using the devtools console and it produces resizable windows on nightly builds, Windows and Linux. alexei.alexandrov, what build are you testing?
Component: Untriaged → DOM
Flags: needinfo?(alexei.alexandrov)
Product: Firefox → Core
I am using 42.0a1 (2015-07-16) (just updated and reproduced). I am on Mac. "Scratchpad" is Developer > Scratchpad. When running the script, the active window in the browser needs to be some non-blank window with popups enabled in advance.
Flags: needinfo?(alexei.alexandrov)
Priority: -- → P5
Component: DOM → DOM: Core & HTML

UI-visibility-related features items have no more effect, except as a condition for whether to open popup or not
https://bugzilla.mozilla.org/show_bug.cgi?id=1507375

Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.