Closed
Bug 249165
Opened 21 years ago
Closed 20 years ago
unable to open sidebar when the third parameter is given to window.open
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 302288
People
(Reporter: polidobj, Assigned: bugzilla)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040626 Firefox/0.9.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040626 Firefox/0.9.1
When opening a popup with a third parameter given to the window.open command the
sidebars are not able to be opened.
Reproducible: Always
Steps to Reproduce:
1. Goto http://www.milamberart.com/bugzilla/popups.html
2. Try the popup links provided.
3. Note how the sidebar can't be opened when a third paramter is given window.open.
Actual Results:
No sidebars open in some of the popups.
Expected Results:
The sidebar should be openable in all popups.
Default theme
Reporter | ||
Updated•21 years ago
|
Summary: unable to open sidebar when more than one parameter given to window.open → unable to open sidebar when the third parameter is given to window.open
Reporter | ||
Comment 1•21 years ago
|
||
This still is present on the trunk.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b) Gecko/20050127 Firefox/1.0+
This also requires that popups are allowed to open in a new window so they
cannot be diverted to the current tab or a new tab.
Also I have all of the dom.disable_* entries set to true in about:config.
The link on the given URL that shows the problem is the 'no menubar' link.
Version: unspecified → Trunk
Reporter | ||
Comment 2•20 years ago
|
||
I hadn't noticed this before but when opening a sidebar fails the javascript
console gives:
Error: this.docShell has no properties
Source File: chrome://global/content/bindings/browser.xml
Line: 0
Comment 3•20 years ago
|
||
duping to a confirmed bug..
*** This bug has been marked as a duplicate of 302288 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•