Open
Bug 933679
Opened 12 years ago
Updated 1 month ago
Private browsing is breaking option "Show my windows and tabs from last time"
Categories
(Firefox :: Session Restore, defect)
Tracking
()
NEW
People
(Reporter: HawanTB, Unassigned)
References
(Blocks 1 open bug)
Details
User Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:26.0) Gecko/20100101 Firefox/26.0 (Beta/Release)
Build ID: 20131028004004
Steps to reproduce:
- Configure Firefox to https://support.mozilla.org/en-US/kb/restore-previous-session#w_configuring-session-restore
- open few tabs
- close Firefox
- open it (tabs are remembered!)
- open private mode (ctrl+shift+p)
- close normal mode (don't close private mode!)
- open Firefox in normal mode (without closing private mode!)
Actual results:
Tabs from normal mode which should be remembered are gone
Expected results:
Private mode shouldn't break or interfere with "Show my windows and tabs from last time" option.
Reporter | ||
Comment 1•12 years ago
|
||
Expected results:
Private mode shouldn't break or interfere with "Show my windows and tabs from last time" option from normal browsing mode.
Comment 2•12 years ago
|
||
The issue is reproducible on FF Aurora 27.0a2 (2013-11-04), Win 7 x64.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•12 years ago
|
||
I suspect the issue here is that the session restore code sees a window being closed while Firefox is not shutting down and decides that it should not be remembered. We should decide what kind of interaction we want here.
Component: Private Browsing → Session Restore
Comment 4•10 years ago
|
||
The issue is reproducible on Nightly 46.0a1, Win 7 x64.
Comment 6•9 years ago
|
||
similar bug: 1053961
Updated•9 years ago
|
Blocks: ss-reliability
Updated•3 years ago
|
Severity: normal → S3
Comment 10•3 years ago
|
||
The severity field for this bug is relatively low, S3. However, the bug has 3 duplicates and 21 votes.
:dao, could you consider increasing the bug severity?
For more information, please visit auto_nag documentation.
Flags: needinfo?(dao+bmo)
Comment 11•3 years ago
|
||
The last needinfo from me was triggered in error by recent activity on the bug. I'm clearing the needinfo since this is a very old bug and I don't know if it's still relevant.
Flags: needinfo?(dao+bmo)
You need to log in
before you can comment on or make changes to this bug.
Description
•