Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

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

  • 2 odpovědi
  • 1 má tento problém
  • 97 zobrazení
  • Poslední odpověď od davide.bizzarri

more options

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.

Zvolené řešení

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.

Přečíst dotaz v kontextu 👍 0

Všechny odpovědi (2)

more options

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
more options

Zvolené řešení

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.