Closed
Bug 240389
Opened 21 years ago
Closed 21 years ago
Script Error in browser.xml when closing a tab displaying site navigation bar
Categories
(SeaMonkey :: Tabbed Browser, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 104360
People
(Reporter: lupushortus, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.6) Gecko/20040113
Build Identifier: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.6) Gecko/20040113
When working in tabbed mode, i.e. having displayed more than page in a single
window, and you try to close a tab that displays the site navigation bar, the
following error message is displayed in JavaScript Console:
---------------------------------------------------------
Error: this.docShell has no properties
Source file: chrome://global/content/bindings/browser.xml
---------------------------------------------------------
This can be reproduces displaying any site having <link
rel="next/previous/up/etc. tags defined, e.g. the one given in field URL.
Reproducible: Always
Steps to Reproduce:
1.Open given URL in a new tab
2.Display JavaScript Console
3.Close the tab
Actual Results:
Error message, see Details
Expected Results:
No error message displayed
Comment 1•21 years ago
|
||
Please search for duplicates and use a recent nightly build before filing new
bug reports. Thanks!
*** This bug has been marked as a duplicate of 104360 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Updated•17 years ago
|
Product: Core → SeaMonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•