Closed
Bug 167406
Opened 23 years ago
Closed 23 years ago
Collapsed toolbars reappear when turned off in window.open call
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
People
(Reporter: bugzilla-mozilla-20000923, Assigned: asa)
References
()
Details
(Keywords: testcase, Whiteboard: DO NOT resolve per bug 112534 unless this cannot be reproduced with 1.0.x or 1.1.x builds)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2a) Gecko/20020907
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2a) Gecko/20020907
If you have one or more toolbars (such as the location bar) collapsed, then the
current page calls window.open with the option (in the thir parameter)
"toolbar=no", the new window shows the collapsed toolbar. The toolbar's
collapsed "button" then just disappears if you click on it.
Reproducible: Always
Steps to Reproduce:
1. Go to a page that opens a new window (with window.open) with the "toolbar=no"
option.
2. Collapse one of your toolbars on the current window (click the arror to the
left of it).
3. Make the page open a new window.
Actual Results:
The new window has the "collapsed toolbar button" for each of the collapsed
toolbars in the main window.
Expected Results:
The collapsed toolbar button should not be there, since "toolbar=no" should hide it.
| Reporter | ||
Comment 1•23 years ago
|
||
Added test-case URL.
Also, I noticed that if you open the window, then click on at least one of the
collapsed toolbar buttons that shouldn't be there, those ones won't show up if
you just close and reopen the test window.
Keywords: testcase
Comment 2•23 years ago
|
||
per bug 112534, this is WONTFIX
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → WONTFIX
Whiteboard: see bug 112534
Comment 3•23 years ago
|
||
What was I thinking?
Status: RESOLVED → UNCONFIRMED
Resolution: WONTFIX → ---
Whiteboard: see bug 112534 → DO NOT resolve per bug 112534 unless this cannot be reproduced with 1.0.x or 1.1.x builds
Comment 4•23 years ago
|
||
*** This bug has been marked as a duplicate of 57022 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago → 23 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•