mbnuqw / sidebery

Firefox extension for managing tabs and bookmarks in sidebar.
MIT License
3.49k stars 175 forks source link

when you restore closed tabs, they don't keep the history of visited pages #1603

Open ahahahaah opened 6 months ago

ahahahaah commented 6 months ago

Steps to reproduce

visit some pages in one tab close the tab reopen the closed tab by selecting it in the list that opens when you clic the trashcan icon

Actual behavior

the restored tab doesnt have the history of the previous visited pages

Expected behavior

the restored tab should keep the history of the previous visited pages

System

windows

Firefox version

firefox 115.9.1esr

Sidebery version

last version

Logs

No response

assyrus-favolo commented 5 months ago

The tab history is kept for me, I'm using Firefox 126.0

ahahahaah commented 5 months ago

when you restore the last closed tab (by any other way than clicking the trashcan icon), it keeps the history.

but when you clic the trashcan icon, it opens the list of the closed tabs, when you clic one of them the history is not here

assyrus-favolo commented 5 months ago

Oh yes, can confirm, I see that now

KernelLeak commented 4 months ago

Reopening a closed tab via the trashcan list also adds it to the end of the tabs and not where it was, whereas using Firefox' built in reopen tab mechanism does place it back correctly.