-
Notifications
You must be signed in to change notification settings - Fork 1.3k
[Bug] Private mode does not switch anymore #2454
Comments
Screencast of bug: https://www.dropbox.com/s/gjf8rlgifda2qor/pb-bug.mp4?dl=0 |
In general, it looks like the homescreen doesn't change when I switch into/out-of PB mode. (i.e. this bug exists in the opposite direction as well -- for example, when I tap the mask to switch from normal into PB mode, my normal-mode tab-stacks are still visible on the homescreen.) So that might be the general root issue. But it's particularly problematic for this switching-from-Private-to-normal user flow, because it results in us making a privacy-related declaration that is not actually true ("You're in a private session" etc) |
Maybe similar with this issue: #2411 |
Yeah -- that other issue describes stale content on the homescreen after swapping from normal to PB mode, vs. this issue here is about stale content on homescreen after swapping from PB to normal mode. Likely the same underlying problem. |
Closing as dupe of #2411. This is the same root issue caused by our ViewModel changes |
Steps to reproduce
--> Notice the "You're in a private session" paragraph
Expected behavior
As I leave Private Browsing, the "You're in a private session" message should disappear (and probably be replaced by my non-private-browsing tab-stacks)
Actual behavior
The "You're in a private session" message remains, even though I've now left my private session.
Device information
I'm guessing @sblatz might know what to do with this, since he worked on other stuff related to PB homescreen UI e.g. #347.
┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: