Closed
Bug 454028
Opened 17 years ago
Closed 17 years ago
deckbrowser should not fire TabSelect when adding the initial tab
Categories
(Firefox for Android Graveyard :: General, defect)
Firefox for Android Graveyard
General
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: mfinkle, Assigned: enndeakin)
Details
When deckbrowser adds the first tab, it fires a "TabSelect" event that causes some problems for event handlers (see bug 451576) since there is no current tab. It's probably better to not fire "TabSelect", but we should probably still fire "TabOpen"
Updated•17 years ago
|
Assignee: nobody → enndeakin
| Reporter | ||
Comment 2•17 years ago
|
||
I don't think this is an issue anymore.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → INVALID
Comment 3•16 years ago
|
||
we have rewritten the tab stuff and new tab logic in beta3.
Status: RESOLVED → VERIFIED
sorry for bug spam.
Many of the bugs which are marked invalid, I see comments telling it occurred in one version or other. But later it was fixed due to 1) by backingout the patch which made regression or 2) by fixing some other bug.
So if we can identify the bug/patch/reason then we should state that and mark those as FIXED. If not mark as WORKSFORME in that case.
You need to log in
before you can comment on or make changes to this bug.
Description
•