Closed
Bug 606647
Opened 15 years ago
Closed 15 years ago
Group info is not saved properly for not-loaded-yet tabs
Categories
(Firefox :: Session Restore, defect)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: tabutils+bugzilla, Unassigned)
References
Details
User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:2.0b8pre) Gecko/20101022 Firefox/4.0b8pre
Build Identifier: Mozilla/5.0 (Windows NT 5.1; rv:2.0b8pre) Gecko/20101022 Firefox/4.0b8pre
After moving an not-loaded-yet tab to a new group and restarting the browser, the tab returns to the original group.
Reproducible: Always
Steps to Reproduce:
1. Set browser.sessionstore.max_concurrent_tabs to 0, open five tabs and restart the browser.
2. Right-click a background tab, select "Move to New Group" and restart the browser.
Actual Results:
The grouped tab returns to current group.
Expected Results:
The grouped tab should stay in its new group.
Summary: To-be-loaded tabs → Group info is not saved properly for not-loaded-yet tabs
Updated•15 years ago
|
QA Contact: tabcandy → session.restore
Comment 1•15 years ago
|
||
I would believe it. This should hopefully be fixed by bug 590268.
Otherwise, this could be the same issue as bug 607016.
Depends on: 590268
Comment 2•15 years ago
|
||
bug 590268 has landed; has it cleared this up?
Comment 4•15 years ago
|
||
ithinc, did you test this with the 2010-10-27 build?
I can confirm this bug still persists in 2010-12-04 Beta8pre Minefield build, none of the groups keeps its tabs unless they are loaded at the time of restarting.
Sorry to confirm it later. It seems the problem does not exist in 2010-12-10 nightly build.
I mark it as resolved, but I'm not sure when and which patch it is fixed by.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 10•15 years ago
|
||
The problem still exists. The hidden state is correct, but the group info is incorrect. Say, I have 3 tabs (only the active tab is loaded), and I move 1 inactive tab to new group, and I restart firefox. Now I see 2 tabs shown only, which is correct, but when I open Panorama, I see the 3 tabs are in the same group.
Status: RESOLVED → UNCONFIRMED
Resolution: WORKSFORME → ---
Reporter | ||
Comment 11•15 years ago
|
||
The problem is not always reproducible now. I saw it just now, but now I cannot reproduce it.
Reporter | ||
Comment 12•15 years ago
|
||
Marking it resolved.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago → 15 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•