Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Major bug: Not all windows are re-opened / closed / etc in popup #179

Closed
mastef opened this issue Nov 19, 2021 · 4 comments
Closed

Major bug: Not all windows are re-opened / closed / etc in popup #179

mastef opened this issue Nov 19, 2021 · 4 comments
Labels
bug Something isn't working

Comments

@mastef
Copy link
Contributor

mastef commented Nov 19, 2021

This seems to happen from time to time. When trying to restore a window with - let's say - 10 tabs. The tab manager will only restore the first 3, because the popup closes in the mean time.

The same seems to happen when trying to close a window with a certain amount of tabs?

This bug doesn't happen when the tab manager is running in its' own window. It only happens in the popup, as the process is being killed by closing the popup.

To investigate:

  • why is this not finishing in the background tab?
  • are we closing the tab manager ourselves, or is this done by the browser

Possible solution:

  • save this action as an "intent", and run in background tab based on an interval
@mastef mastef added the bug Something isn't working label Nov 19, 2021
@mastef mastef pinned this issue Nov 19, 2021
@mikedlr
Copy link

mikedlr commented Oct 15, 2022

In a Firefox configuration with quite a number of extensions I find that no tabs whatsoever open. The workaround of opening in a separate tab works though.

Firefox 103.0.1

@DataLoreQ
Copy link

DataLoreQ commented Apr 7, 2023

I am experiencing this issue when trying to reopen saved windows. This is happening on both Firefox and Chrome. Whenever I try opening a saved window, I'm lucky if I get 8-12 tabs to open. Most often, it is only four tabs.

If I open Tab Manager Plus in its own tab, then the saved windows will open.

@mastef
Copy link
Contributor Author

mastef commented Sep 22, 2024

Should be fixed in next version based on 7374bf6 17f69cf and 89b2fed

@mastef
Copy link
Contributor Author

mastef commented Oct 1, 2024

Should be fixed in Firefox 5.2.3 and Chrome 6.0.0

@mastef mastef closed this as completed Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants