temporary-containers icon indicating copy to clipboard operation
temporary-containers copied to clipboard

Last container not closed when closing firefox.

Open robertefry opened this issue 4 years ago • 2 comments

  • Temporary Containers Version: 1.9.2
  • Firefox Version: 88.0 (64-bit)

Actual behavior

When the plugin is set to default automatic mode, the last container is not deleted when Firefox closes.

Expected behavior

When I close and restart Firefox, I would expect the residual container from the last session to be deleted.

Steps to reproduce

  1. Set "Temporary Containers" to "Automatic Mode"
  2. Open a load of tabs, these should open in new containers
  3. Close all but one tab, only one container should be present
  4. Close Firefox, and reopen.
  5. There are now two containers; the one opened in the new tab, and the one left over from the last Firefox session.

I've tested this with a new unaltered profile, with just the plugin installed.

Notes

I'm using the latest Firefox version in the Arch Linux repositories

support.txt support.raw.txt temporary_containers.log temporary_containers_preferences.json.txt

robertefry avatar May 15 '21 19:05 robertefry

Hello Robert, please see the issue #371 and my issue #458. I believe one or both of these issues has shared the same concern.

ghost avatar May 22 '21 05:05 ghost

Thanks for providing the log. It contains the correct deletion of multiple containers and it preserves one container because that has still an open tab. So my suspicion would be that it'd indeed related to https://github.com/stoically/temporary-containers/issues/371.

stoically avatar Jun 22 '22 20:06 stoically