You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
A clear and concise description of what the bug is.
It should be expected that after clicking "Save & Close Tabs", all tabs should be closed. However, if the tab space page is on, the last tab will not be closed as expected. The similar extension "one tab" doesn't have this issue.
To Reproduce
Steps to reproduce the behavior:
Open tab space page.
Restore and delete a set of tabs without manually close the tab space page.
Click on "Save & Close Tabs".
The last tab will not be closed, even though it should be saved successfully.
Desktop (please complete the following information):
Mac OS 11.6
The text was updated successfully, but these errors were encountered:
Normally in this situation, the extension will activate the Tab Space page and close other tabs. But now the SFSafariTab.activate(completionHandler:) method stops working. It seems to be a bug of Safari. I will file this bug and think about an alternative way to solve this issue. 😄
Describe the bug
A clear and concise description of what the bug is.
It should be expected that after clicking "Save & Close Tabs", all tabs should be closed. However, if the tab space page is on, the last tab will not be closed as expected. The similar extension "one tab" doesn't have this issue.
To Reproduce
Steps to reproduce the behavior:
Desktop (please complete the following information):
Mac OS 11.6
The text was updated successfully, but these errors were encountered: