Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Ďalšie informácie

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

  • 2 odpovede
  • 1 má tento problém
  • 56 zobrazení
  • Posledná odpoveď 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.

Vybrané riešenie

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.

Čítať túto odpoveď v kontexte 👍 0

Všetky odpovede (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

Vybrané riešenie

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.