Closed
Bug 445577
Opened 17 years ago
Closed 17 years ago
window.open() without toolbars -- full toolbars appear when using show/hide toolbars button
Categories
(Firefox :: Toolbars and Customization, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 428868
People
(Reporter: u318511, Unassigned)
Details
Attachments
(1 file)
133 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1a1pre) Gecko/2008071302 Minefield/3.1a1pre
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1a1pre) Gecko/2008071302 Minefield/3.1a1pre
I clicked on a link that had parameters on the new window, I then used the toolbar button twice and noticed that the parameters were no longer in effect.
The parameters used: fullWindow,fullscreen,scrollbars=yes
I have a html testcase I will attach in a minute.
Reproducible: Always
Steps to Reproduce:
1.Click on a link that opens a new window that has the fullWindow,fullscreen,scrollbars=yes parameters applied.(I am attaching a testcase for this)
2.Click on the toolbar button(hides the toolbars).
3.Click on the toolbar button(shows the toolbars, but the parameters do not apply now).
Actual Results:
The parameters on the window did not still apply.
Expected Results:
The parameters on the window to still apply.
Comment 2•17 years ago
|
||
I'd claim this was a feature except that the address bar stays disabled ;)
Summary: Windows opened by links with parameters can have the parameters bypassed by using toolbar button → window.open() without toolbars -- full toolbars appear when using show/hide toolbars button
Updated•17 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•