Skip to content

[Bug] Unloaded pinned tabs style #3624

Open
@tinsoldat

Description

@tinsoldat

Abstract

Pinned tabs do not have a discarded class when a session is restored and browser.sessionstore.restore_pinned_tabs_on_demand is set to true in about:config.

Steps to reproduce

  1. Start Firefox with clean profile.
  2. Install TST.
  3. Go to about:config
  4. Search for browser.sessionstore.restore_pinned_tabs_on_demand.
  5. Set it to true.
  6. Pin a tab.
  7. Switch to a different tab.
  8. Make sure that "Open previous windows and tabs" option is on.
  9. Close and then reopen Firefox.

Expected result

The pinned tabs should have a discarded class on them as they were not loaded yet.

Actual result

The discarded pinned tabs do not have .discarded as if they are loaded.

Environment

  • Platform (OS):
  • Version of Firefox: 130.0
  • Version (or revision) of Tree Style Tab: 4.0.22

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions