sidebery icon indicating copy to clipboard operation
sidebery copied to clipboard

Pinned tabs automatically loading

Open cherrynoize opened this issue 1 year ago • 2 comments

Steps to reproduce

  • Pin tabs
  • Move to another tab or group
  • Set "Prevent pinned tabs from unloading" to "Off" in the Sidebery settings
  • Restart browser

Actual behavior

Pinned tabs are automatically loaded at startup.

Expected behavior

They shouldn't be, like any other tab. Also I can manually unload them but they don't seem to automatically unload after some time like regular tabs.

System

Arch

Firefox version

Floorp 11.12.2

Sidebery version

5.2.0

Logs

No response

cherrynoize avatar May 16 '24 14:05 cherrynoize

go to about:config search for browser.sessionstore.restore_pinned_tabs_on_demand toggle the value to true.

asadmash avatar May 19 '24 12:05 asadmash

Sorry about the late reply. This solves the issue, however the unloaded pinned tabs' appearance is the same as when loaded upon launch. I don't think it has to do with my CSS since they look right once I load, then manually unload them.

Not sure if I should open a new issue about this.

cherrynoize avatar Jun 03 '24 14:06 cherrynoize

I just ran into the same issue on Win64. Opened some tabs, pinned them, unloaded them manually, and then when closing and re-opening the browser, the pinned tabs automatically are loaded once again.

Using the suggested config hard-fix by asadmash above, I was able to verify that they don't load upon start-up. However as mentioned by OP (cherrynoize) and as quoted below, the appearance of the pinned tab (ex. white text instead of greyed out) is white showing that it looks like it is active, however upon clicking it it opens the tab and loads the site, as if it was actually unloaded.

EDIT: It looks like this is also being talked about in more recent threads as well? #2092

Sorry about the late reply. This solves the issue, however the unloaded pinned tabs' appearance is the same as when loaded upon launch. I don't think it has to do with my CSS since they look right once I load, then manually unload them.

InJJWeTrust avatar Apr 29 '25 16:04 InJJWeTrust

Closing as a dupe of #2092 Workaround for "unloaded pinned tabs not looks like unloaded in Sidebery": https://github.com/mbnuqw/sidebery/issues/380#issuecomment-1734262392

mbnuqw avatar Apr 29 '25 16:04 mbnuqw