piroor / treestyletab

Tree Style Tab, Show tabs like a tree.
http://piro.sakura.ne.jp/xul/treestyletab/
Other
3.48k stars 279 forks source link

[Bug]new tabs that inherit a container load then get blanked immediately #3520

Closed kephas closed 5 months ago

kephas commented 6 months ago

Abstract

Steps to reproduce

  1. Start Firefox with clean profile.
  2. Install TST.
  3. Go to TST Settings
    1. Unlock Expert Options
    2. Change New Tabs not from Existing Tabs/Basic control for New Blank Tabs/Container to Inherit from the current tab
  4. Open tab in Personal container and switch to that tab
  5. From terminal, do firefox --new-tab --url "https://mozilla.org/"

Expected result

New tab opens in Personal container and page is shown.

Actual result

New tab opens in Personal container, URL is empty and page is blank. Sometimes, URL and page can be seen for less than a second and disappear.

Environment

Additional details

This bug happens in any combination where the new tab inherits a container, like:

piroor commented 6 months ago

I couldn't reproduce this on Windows 11, so this can be a Linux environment specific issue.

piroor commented 6 months ago

Confirmed on Ubuntu 22.04.

piroor commented 6 months ago

The commit ff12753 should fix this.

github-actions[bot] commented 5 months ago

This issue has been closed due to no response within 14 days after labeled as "fixed", 7 days after last reopened, and 7 days after last commented.