-
-
Notifications
You must be signed in to change notification settings - Fork 539
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pinned tabs and essentials appear in private mode #2816
Comments
The issue you're experiencing with pinned and essential tabs appearing in private mode after the 1.0.1-a.18 update is likely related to changes made in how these tabs are managed. The update introduced a separate container for essential tabs, which might be affecting their visibility in private mode [1][2]. Additionally, the handling of favicons for these tabs was enhanced, which could explain why favicons are loaded in private mode [3]. The visibility of essential tabs is managed by appending them to a specific container, Regarding the potential relation to issue #2789, I couldn't find specific details about that issue, but it might be worth investigating if it involves similar tab management or visibility concerns. |
Is there a way to change this behavior temporarily in browser? |
Yes, you can temporarily change the behavior of pinned and essential tabs in private mode by adjusting certain preferences in the codebase. Specifically, you can modify the following preferences:
These preferences can be adjusted without a full update, allowing you to test different configurations and see if they resolve the issue with pinned and essential tabs in private mode. |
I'm also experiencing this after the recent update. Private browsing is unusable, cuz all the pinned tabs from every workspace opens up in private browsing, causing the system to lag. The tab bar ui also appears broken, potentially because it tries to accommodate every pinned tab. EDIT: Don't remove the pinned tabs in Private Browsing Window. You don't wanna learn it the hard way 🙂 |
I don't recommend deleting the pinned tabs in private as I believe it will delete your pinned tabs in the normal workspaces later. Don't ask me how I know (I am sad). |
Learnt it the hard way. Since, I tested it with one tab and it didn't seem to remove it on the normal window, I went ahead and removed all of them. And I was pretty happy for some time as everything was going well, until in the normal window I needed to pin a tab, and I see only that tab pinned and other pinned tabs removed. 🙂 |
You should also ignore essentials and pinned tabs with popup windows (like for signing into Google accounts). |
If bots suggest halucinated workarounds to bug reports just for fun I wonder if bots are also who write these buggy features in Zen in the first place 🤔 |
Fixed for next release. |
Captchas
What happened?
after a.18 update when I open private mode pinned tabs from all workspaces and essential tabs are visible. Also something that's maybe related to #2789 is that normally after unloading pinned and essential tabs don't have favicons loaded but in private mode they do.
Reproducible?
Version
1.0.1-a.18
What platform are you seeing the problem on?
Linux
Relevant log output
No response
The text was updated successfully, but these errors were encountered: