Closed
Bug 167749
Opened 23 years ago
Closed 23 years ago
Error: uncaught exception while closing tab
Categories
(SeaMonkey :: Tabbed Browser, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 137477
People
(Reporter: aha, Assigned: jag+mozilla)
Details
Attachments
(1 file)
I had two tabs, where without content (but not Untitled) and I can't close them.
Error appear in JS console while closing (same with keyboard shortcut and mouse
click and context menu:
Error: uncaught exception: [Exception... "Component returned failure code:
0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIWebProgress.removeProgressListener]"
nsresult: "0x80070057 (NS_ERROR_ILLEGAL_VALUE)" location: "JS frame ::
chrome://global/content/bindings/tabbrowser.xml#tabbrowser.removeTab() ::
removeTab :: line 32" data: no]
2002090908/trunk/W2K
Updated•23 years ago
|
QA Contact: sairuh → pmac
Comment 1•23 years ago
|
||
Confirmed on Linux. I do not have any steps to reproduce this however. When this
happens, the javascript error occurs in the JavaScript console and the tab is
not closed. I noticed that it only happened on the right-most tab; I could close
the tabs to the left. I will attach a screenshot showing the open tabs I had
when I reproduce this, in the hopes that that might help someone show in which
situations this occurs.
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows 2000 → All
Comment 2•23 years ago
|
||
Comment 3•23 years ago
|
||
Another interesting observation, notice that the window title still has the
title of another tab! I still have these tabs open, and I can see that when I
switch to the unclosable tab "Bug List" the window title does not get updated
accordingly. It is as if the tab is never truly activated somehow.
| Reporter | ||
Comment 4•23 years ago
|
||
Mark as dupe of 137477.
*** This bug has been marked as a duplicate of 137477 ***
Status: NEW → RESOLVED
Closed: 23 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
•