Denna tråd har arkiverats.
Ställ en ny fråga om du behöver hjälp.
Arkiverad
Bring back Reopen Closed Tab hotkey
Right now there is an annoying hybrid Reopen Closed Window or Tab feature on the Ctrl+Shift+T hotkey. But Reopen Closed Window already had the Ctrl+Shift+N hotkey, even prior to this change. I can't find anywhere to change this behavior.
Right now there is an annoying hybrid Reopen Closed Window or Tab feature on the Ctrl+Shift+T hotkey. But Reopen Closed Window already had the Ctrl+Shift+N hotkey, even prior to this change. I can't find anywhere to change this behavior.
Alla svar (2)
There are these two prefs in about:config that control this behavior.
- browser.sessionstore.closedTabsFromAllWindows => false
- browser.sessionstore.closedTabsFromClosedWindows => false
You can open about:config via the location/address bar. Read the warning and click "Accept the Risk and Continue".
cor-el said
There are these two prefs in about:config that control this behavior.You can open about:config via the location/address bar. Read the warning and click "Accept the Risk and Continue".
- browser.sessionstore.closedTabsFromAllWindows => false
- browser.sessionstore.closedTabsFromClosedWindows => false
This only affects what is shown in the history menu. The hotkey can still reopen windows instead of tabs.
Ändrad