TabArray icon indicating copy to clipboard operation
TabArray copied to clipboard

New tab open with last container

Open zefilipe opened this issue 9 months ago • 1 comments

Describe the bug When i open a new tab it opens with last used container

To Reproduce Steps to reproduce the behavior:

  1. Go to Firefox
  2. Click on + or CTRL+T (open new tab)
  3. In top can see that new tab is opened with last used container unless no container
  4. See error

Expected behavior Open new tab with no container

Screenshots Image

Console outputs [background/ContainerTabOpenerService] open_new_tab_in_container: cookieStoreId=firefox-container-8 ConsoleService.ts:78:26 Error: Invalid tab ID: 85 background-activated-tabs.ts:103:12 [background/ContainerTabOpenerService] open_new_tab_in_container: cookieStoreId=firefox-container-8 ConsoleService.ts:78:26 Error: Invalid tab ID: 87 background-activated-tabs.ts:103:12 [background/ContainerTabOpenerService] open_new_tab_in_container: cookieStoreId=firefox-container-8 ConsoleService.ts:78:26 Error: Invalid tab ID: 89 background-activated-tabs.ts:103:12

Firefox (please complete the following information):

  • OS: Windows 11
  • Browser edition and version: Firefox 137.0.1
  • Extension version: 11.11.0.200

zefilipe avatar Apr 11 '25 14:04 zefilipe

I'm looking into it in my next free time range.

metastable-void avatar Apr 22 '25 19:04 metastable-void