Closed
Bug 329840
Opened 20 years ago
Closed 20 years ago
Tab Events
Categories
(Toolkit :: UI Widgets, defect)
Toolkit
UI Widgets
Tracking
()
RESOLVED
DUPLICATE
of bug 322898
People
(Reporter: bugs, Assigned: mconnor)
Details
I understand this may be proceeding as part of other tabbed browsing work but I wanted to make sure a bug is on file on this specific issue.
We need some events for tab opening/closing/changing. The existing vehicles for making determinations based on these events is currently complex or incomplete (mutation events, select events etc - e.g. a select event does not always fire when the second to last tab is closed and the strip goes away and the last tab is selected)
We should have at least:
tabopen (ontabopen="...")
tabclose (ontabclose="...")
tabchange (ontabchange="...")
ccing Hixie for more definition in terms of API.
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 322898 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•