Closed
Bug 36057
Opened 25 years ago
Closed 25 years ago
window.open()'d window should not remember its size
Categories
(SeaMonkey :: General, defect, P3)
Tracking
(Not tracked)
People
(Reporter: emk, Assigned: asa)
Details
Steps to reproduce:
1. Launch Mozilla.
2. Navigate to the following testcase.
3. Click the first link to open the new small window using window.open().
4. Close the small window opened by step 3.
5. Click the second link to open the new window using taeget="_blank".
Actual result:
Small window will be open.
Expected result:
New window which size is the same as first window should be open.
IE5 and Nav4 works as expected.
Observed on:
2000041705 nightly build on Windows 2000.
Reporter | ||
Comment 2•25 years ago
|
||
Agreed. Marking dup.
*** This bug has been marked as a duplicate of 15555 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•