Closed Bug 807580 Opened 12 years ago Closed 12 years ago

Incorrect window width when window.open

Categories

(Firefox :: Untriaged, defect)

16 Branch
x86
Windows XP
defect
Not set
minor

Tracking

()

RESOLVED INVALID

People

(Reporter: aprilfire.ru, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 5.1; rv:16.0) Gecko/20100101 Firefox/16.0
Build ID: 20121024073032

Steps to reproduce:

I created a new window using window.open('', '' 'width=1000,height=600')


Actual results:

A maximized window opened.


Expected results:

A window with 1000px width should be opened.
It works only for width=1000, smth like 999 or 1001 opens proper window.
Severity: normal → minor
Works for me if you mean window.open('', ''   ,    'width=1000,height=600');
Reporter, attach a testcase, please.
Keywords: testcase-wanted
Cannot reproduce the error after browser restart. Probably a local bug.
Feel free to reopen it if it's back.
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.