Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Więcej informacji

Ctrl+Shift+T opens the last closed Window and not the last closed Tab

  • 2 odpowiedzi
  • 1 osoba ma ten problem
  • 257 wyświetleń
  • Ostatnia odpowiedź od davide.bizzarri

I'm using this shortcut all the time and I recently found out it doesn't work as expected. From the Firefox documentation the ctrl+shift+t should re-open the latest closed tab, but this is not the case for me, it always re-open the latest closed window. Which behave exactly as ctrl+shift+n.

From my short research it's not possible to customize Firefox shortcuts without using an extensions, therefore I also don't know how to verify if the shortcuts have changed just form my browser/configuration.

I'm using this shortcut all the time and I recently found out it doesn't work as expected. From the Firefox documentation the ctrl+shift+t should re-open the latest closed tab, but this is not the case for me, it always re-open the latest closed window. Which behave exactly as ctrl+shift+n. From my short research it's not possible to customize Firefox shortcuts without using an extensions, therefore I also don't know how to verify if the shortcuts have changed just form my browser/configuration.

Wybrane rozwiązanie

Thanks for the answer, that didn't fix my issue but I found out the problem, I've set `browser.sessionstore.max_tabs_undo` to zero because every time I open firefox it restore all tabs I found it annoying, but that settings also disabled the tab restore from shortcut.

Przeczytaj tę odpowiedź w całym kontekście 👍 0

Wszystkie odpowiedzi (2)

Right, it has been changed recently.

Try to enter about:config in the address bar and switch the following preferences to false:

  • browser.sessionstore.closedTabsFromAllWindows
  • browser.sessionstore.closedTabsFromClosedWindows

Wybrane rozwiązanie

Thanks for the answer, that didn't fix my issue but I found out the problem, I've set `browser.sessionstore.max_tabs_undo` to zero because every time I open firefox it restore all tabs I found it annoying, but that settings also disabled the tab restore from shortcut.