Closed
Bug 579879
Opened 15 years ago
Closed 15 years ago
Closed App Tab when Restored should be restored to position of where it was before being closed
Categories
(Firefox :: Session Restore, defect)
Firefox
Session Restore
Tracking
()
VERIFIED
FIXED
Firefox 4.0b3
Tracking | Status | |
---|---|---|
blocking2.0 | --- | betaN+ |
People
(Reporter: Ryuji, Assigned: dao)
References
Details
Attachments
(3 files)
User-Agent: Mozilla/5.0 (Windows; Windows NT 6.1; WOW64; en-US; rv:2.0b2pre) Gecko/20100718 Minefield/4.0b2pre
Build Identifier: Mozilla/5.0 (Windows; Windows NT 6.1; WOW64; en-US; rv:2.0b2pre) Gecko/20100718 Minefield/4.0b2pre
Restoring a closed App tab should restore it back to its tab position before it was closed. However it was not the case, I discovered that it closed its position when restored to the right-most tab.
Reproducible: Always
Steps to Reproduce:
1. Open a few tabs
2. Make 4 of the tabs into App Tabs
3. Close the first App Tabs by right clink Tab Bar and select Close Tab.
4. Right Clink Tab Bar and select Undo Close
5. Restore App Tab become the most right-most App Tab Now.
Reporter | ||
Comment 1•15 years ago
|
||
Reporter | ||
Comment 2•15 years ago
|
||
Reporter | ||
Updated•15 years ago
|
Blocks: pinnedtabs
![]() |
||
Updated•15 years ago
|
Component: General → Tabbed Browser
QA Contact: general → tabbed.browser
Version: unspecified → Trunk
Assignee | ||
Updated•15 years ago
|
Assignee: nobody → dao
Component: Tabbed Browser → Session Restore
OS: Windows 7 → All
QA Contact: tabbed.browser → session.restore
Hardware: x86 → All
Assignee | ||
Updated•15 years ago
|
Assignee | ||
Comment 3•15 years ago
|
||
tabbrowser doesn't allow moving the tab before pinned tabs as long as itself isn't pinned, so we need to pin it first and move it afterwards.
Attachment #458614 -
Flags: review?(dietrich)
Assignee | ||
Updated•15 years ago
|
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Updated•15 years ago
|
Attachment #458614 -
Flags: review?(dietrich) → review+
Comment 4•15 years ago
|
||
Perhaps unrelated, but I'm seeing that when my app tabs are restored, one tab seems to overlap another.
Assignee | ||
Comment 5•15 years ago
|
||
(In reply to comment #4)
> Perhaps unrelated, but I'm seeing that when my app tabs are restored, one tab
> seems to overlap another.
bug 579868
Comment 6•15 years ago
|
||
Bug 579868 - Restoring A Normal Closed Tab that was once a App Tab causes it to turn back into a App tab when restored ?
Assignee | ||
Comment 7•15 years ago
|
||
(In reply to comment #6)
> Bug 579868 - Restoring A Normal Closed Tab that was once a App Tab causes it to
> turn back into a App tab when restored ?
Err, no... There is a bug for your issue, though, I believe.
Reporter | ||
Comment 8•15 years ago
|
||
(In reply to comment #4)
> Perhaps unrelated, but I'm seeing that when my app tabs are restored, one tab
> seems to overlap another.
Bug 579869
Assignee | ||
Updated•15 years ago
|
Attachment #458614 -
Flags: approval2.0?
Updated•15 years ago
|
blocking2.0: --- → betaN+
Updated•15 years ago
|
Attachment #458614 -
Flags: approval2.0?
Assignee | ||
Comment 9•15 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 4.0b3
Comment 11•15 years ago
|
||
Added a test case for this to Litmus:
https://litmus.mozilla.org/show_test.cgi?id=12611
Flags: in-litmus+
You need to log in
before you can comment on or make changes to this bug.
Description
•