Open Bug 102110 Opened 23 years ago Updated 2 years ago

<tabs> can't handle dymanic tabs

Categories

(Core :: XUL, defect)

x86
Windows 95
defect

Tracking

()

REOPENED
mozilla1.0.1

People

(Reporter: neil, Unassigned)

References

()

Details

When a tab is selected the previous and next tabs are given the "beforeselected"
and "afterselected" attributes. When the tabbrowser deletes a tab these
attributes are not removed. In particular if the first tab is deleted then the
second tab (which is now first) permanently has the "afterselcted" attribute.

IMHO the fix is to insert oldTab.selected = false; into the code.
.
Component: XP Toolkit/Widgets → Tabbed Browser
QA Contact: jrgm → blakeross
The tabs element was desgined for use with a static predefined set of tabs.
However Chatzilla and the Tabbed Browser need a more dynamic tab control.
In particular it needs to be able to handle adding or removing tabs.
Component: Tabbed Browser → XP Toolkit/Widgets: XUL
Summary: tabbrowser should deselect tab before deleting it → <tabs> can't handle dymanic tabs
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.0
Target Milestone: mozilla1.0 → mozilla1.0.1

*** This bug has been marked as a duplicate of 137836 ***
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
This bug is intended to cover all uses of tabs, not just tabbrowser.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: bugzilla → xptoolkit.widgets
Assignee: hyatt → nobody
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.