Closed NeekoVN closed 1 day ago
I found a related issue that might be helpful:
To continue talking to Dosu, mention @dosu.
@dosu I find that the issue you mentioned is not quite the same with my issue, my issue is essential tabs reverting back to about:blank, not a display issue.
The issue of essential tabs reverting to about:blank
might be related to the zenPinnedTabRestorePinnedTabsToPinnedUrl
preference. If this preference is set to true
, the browser attempts to reset pinned tabs to their stored state, which includes their original URLs. If the stored state is not properly initialized or if there is an issue with the stored URL, the tab might revert to about:blank
.
To resolve this, you can:
zenPinnedTabRestorePinnedTabsToPinnedUrl
preference to ensure it's correctly set.Further investigation into the stored pin data and the initialization process may be necessary if the issue persists [1].
To continue talking to Dosu, mention @dosu.
@dosu thanks for the explanation, it temporary fixed the issue. Guess I'll have to live with it then.
You're welcome! If the issue persists or becomes more frequent, consider reporting it again with any new details you might observe. This could help in identifying a more permanent fix. If you have any more questions or need further assistance, feel free to ask!
To continue talking to Dosu, mention @dosu.
I will close my issue now.
Captchas
What happened?
Some essentials tabs revert back to about:blank seemingly on random when the browser is opened. I don't know whether it's reproducible on Firefox because Zen's vertical tabs system was not originated from Firefox.
Below are my screenshot showing the issue.
Reproducible?
Version
1.0.1-a.19
What platform are you seeing the problem on?
Windows
Relevant log output
No response