Closed
Bug 608389
Opened 15 years ago
Closed 14 years ago
First group you launch into doesn't remember which tab is selected if you switch groups
Categories
(Firefox Graveyard :: Panorama, defect, P3)
Firefox Graveyard
Panorama
Tracking
(blocking2.0 .x+)
RESOLVED
WORKSFORME
Future
Tracking | Status | |
---|---|---|
blocking2.0 | --- | .x+ |
People
(Reporter: iangilman, Unassigned)
References
Details
STR:
1. Make two groups, each with two tabs.
2. Go into one of the groups and select the second tab.
3. Restart your browser (with sessionrestore on).
4. Note that you return to the group you left off in, and the second tab is still selected.
5. Hit the "next group" key combo.
6. Note that you're now in the other group, with the first tab selected.
7. Hit the "next group" key again.
Expected:
You should be in the first group again, with the second tab still selected.
Actual:
You're in the first group, but its first tab is selected.
We don't save the GroupItem._activeTabRef between sessions, which is fine, but we should make sure to set it for the group that's active when Panorama first starts up.
Reporter | ||
Comment 1•15 years ago
|
||
Bug 600665 does extensive work in this area, so any patch for this bug should go on top of that patch.
Depends on: 600665
Updated•15 years ago
|
blocking2.0: --- → ?
Comment 2•15 years ago
|
||
I hit this daily. Seemingly minor, but we need to fix papercuts like this for Panorama to hit the big-time in tab navigation, so blocking+.
blocking2.0: ? → final+
Reporter | ||
Updated•14 years ago
|
Assignee: nobody → ian
Updated•14 years ago
|
blocking2.0: final+ → .x
Updated•14 years ago
|
Reporter | ||
Comment 5•14 years ago
|
||
This is blocking .x, so punting from Fx4
No longer blocks: 627096
Target Milestone: --- → Future
Comment 6•14 years ago
|
||
Works for me in the latest nightly.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Updated•9 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•