Closed Bug 351774 Opened 18 years ago Closed 17 years ago

should we add a "remember my tabs" to the close confirm prompt on quit?

Categories

(Firefox :: Tabbed Browser, enhancement)

2.0 Branch
x86
Windows XP
enhancement
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 383760

People

(Reporter: moco, Unassigned)

References

Details

should we add a "remember my tabs" to the close confirm prompt on quit?

on quit, we march through all the windows and, if your prefs are set right, we'll prompt and warn the user that we are about to close a window with <n> tabs.  

in this scenario, the choice is:  "close tabs" or "cancel".  (This is good, for when closing the window).

but on Quit, what about a third option:  "close and remember tabs"?

or maybe another way to ask for this feature is:  how can I quit the browser and have it remember my windows and tabs (using session restore)?
(In reply to comment #0)
> or maybe another way to ask for this feature is:  how can I quit the browser
> and have it remember my windows and tabs (using session restore)?

You mean apart from setting Tools -> Options -> Main -> When Firefox starts: "Show my windows and tabs from last time"?

All the button would have to do is set the pref browser.sessionstore.resume_session_once to true. And remember not to show that button when browser.startup.page == 3 (the session will then be resumed anyway).
Too bad for people who have set browser.tabs.warnOnClose to false :).
Hey Simon,

> You mean apart from setting Tools -> Options -> Main -> When Firefox starts:
>"Show my windows and tabs from last time"?

I'll try it and see how that works.  (I wonder if it plays nice with the browser.tabs.warnOnClose pref?)

Alternatively, a "File | Exit (but remember windows / tabs")

Maybe this isn't a great RFE idea, but a decent extension idea.
>> You mean apart from setting Tools -> Options -> Main -> When Firefox starts:
>>"Show my windows and tabs from last time"?
>
>I'll try it and see how that works.  (I wonder if it plays nice with the
>browser.tabs.warnOnClose pref?)

That's pretty cool!  

I guess I was after something that would do that, but on a case by case basis.  (File | "Exit and show these windows and tabs the next time I start")
I actually think I saw an extension like this. Or did I? Hmm.
(In reply to comment #5)
> I actually think I saw an extension like this. Or did I? Hmm.

Additional entry in the File menu:
Save Session - https://addons.mozilla.org/firefox/4199

Additional button to the "Confirm close" prompt:
Session Fix - https://addons.mozilla.org/firefox/4542

The second one would be nice to have for Firefox itself (for IE7 parity).
Duping to bug 383760, since it has a patch, been fixed, etc.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.