diff --git a/2.3-Concurrent-Profiles.md b/2.3-Concurrent-Profiles.md index 4867f5a..f4cfa17 100644 --- a/2.3-Concurrent-Profiles.md +++ b/2.3-Concurrent-Profiles.md @@ -44,7 +44,7 @@ And here are all three profiles running concurrently, with both normal and priva ### :small_orange_diamond: Caveats -If you start Firefox in "normal mode" (i.e not in Private Browsing (PB) mode), PB mode windows (`File>New Private Window`), do not utilize the current theme, but do display the PB mode purple mask icon. Because of this it is also recommended that you add something extra - e.g. this could be familiar bookmarks on the bookmark toolbar such as banking sites in a hardened version. In the example, the bookmarks shown are simply renamed links to `about:config`. +In FF52 and lower Fixed in FF53+ see [854126](https://bugzilla.mozilla.org/show_bug.cgi?id=854126), if you start Firefox in "normal mode" (i.e not in Private Browsing (PB) mode), PB mode windows (`File>New Private Window`), do not utilize the current theme, but do display the PB mode purple mask icon. Because of this it is also recommended that you add something extra - e.g. this could be familiar bookmarks on the bookmark toolbar such as banking sites in a hardened version. In the example, the bookmarks shown are simply renamed links to `about:config`. If you start Firefox in `Always use private browsing mode` (and this is true of any profile, concurrent or not), the PB mode purple mask icon is never shown, and *all* windows are in PB mode, even those opened with `File>New Window` as compared to `File>New Private Window`. The good news is that the themes *are* applied.