为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Shift+Ctrl+T does not work anymore. I tried uninstalling and reinstalling and it still won't work. I can't find any other answers.

  • 11 个回答
  • 38 人有此问题
  • 2 次查看
  • 最后回复者为 bbrez1

more options

Today, I noticed that opening a previously closed tab will not work anymore. This feature is crucial to my work. I've tried uninstalling Firefox and reinstalling and it did not help. Under History, Recently Closed Tabs and Recently Closed Windows are grayed out. I have my history settings set to remember.

I cannot figure out what's wrong and I need my Shift+Ctrl+T back.

Today, I noticed that opening a previously closed tab will not work anymore. This feature is crucial to my work. I've tried uninstalling Firefox and reinstalling and it did not help. Under History, Recently Closed Tabs and Recently Closed Windows are grayed out. I have my history settings set to remember. I cannot figure out what's wrong and I need my Shift+Ctrl+T back.

被采纳的解决方案

Your System Details List shows that you have set the two prefs that control restoring closed tabs and windows are set to 0:

  • browser.sessionstore.max_tabs_undo: 0
  • browser.sessionstore.max_windows_undo: 0

You can reset all browser.sessionstore.*prefs that appear bold (user set) to the default value via the right-click context menu.

You can check if you have an user.js file in the Firefox profile folder that sets prefs like browser.sessionstore.resume_session_once pref to true.

Note that your System Details List shows that you have a user.js file in the profile folder to initialize some prefs on each start of Firefox.

The user.js file is only present if you or other software has created it, so normally it wouldn't be there. you can check its content with a plain text editor if you didn't create this file yourself.

The user.js file is read each time you start Firefox and initializes preferences to the value specified in this file, so preferences set via user.js can only be changed temporarily for the current session.

定位到答案原位置 👍 2

所有回复 (11)

more options

My guess is that one of your installed extensions is at fault.


Try Firefox Safe Mode to see if the problem goes away. Safe Mode is a troubleshooting mode, which disables most add-ons.

(If you're not using it, switch to the Default theme.)

  • On Windows you can open Firefox 4.0+ in Safe Mode by holding the Shift key when you open the Firefox desktop or Start menu shortcut.
  • On Mac you can open Firefox 4.0+ in Safe Mode by holding the option key while starting Firefox.
  • On Linux you can open Firefox 4.0+ in Safe Mode by quitting Firefox and then going to your Terminal and running: firefox -safe-mode (you may need to specify the Firefox installation path e.g. /usr/lib/firefox)
  • Or open the Help menu and click on the Restart with Add-ons Disabled... menu item while Firefox is running.

FirefoxSafeMode

Once you get the pop-up, just select "'Start in Safe Mode" Safe Mode Fx 15 - Win

If the issue is not present in Firefox Safe Mode, your problem is probably caused by an extension, and you need to figure out which one. Please follow the Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems article for that.

To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.

When you figure out what's causing your issues, please let us know. It might help other users who have the same problem.

more options

jeanajellybean, what local do you have for Firefox as this should be fine in say en-US.

The issue is fixed in upcoming Firefox 26.0 and not 25.0/25.0.1

For reading as Bugzilla is not a discussion forum.

Bug 858975 - Shortcut key for Inspector is conflicting with shortcut key for undo close tab

由James于修改

more options

I'm in US on 25.01. When is 26.0 coming out?

more options

December 10.

由James于修改

more options

The non-keyboard ways are:

  • right-click any open tab > Undo Close Tab
  • History menu > Recently Closed Tabs (choose from list)
more options

the-edmeister: forgot to respond. Tried safe-mode. Didn't do anything.... any other ideas?

more options

jscher2000: Those are grayed out. They are not available options.

more options

选择的解决方案

Your System Details List shows that you have set the two prefs that control restoring closed tabs and windows are set to 0:

  • browser.sessionstore.max_tabs_undo: 0
  • browser.sessionstore.max_windows_undo: 0

You can reset all browser.sessionstore.*prefs that appear bold (user set) to the default value via the right-click context menu.

You can check if you have an user.js file in the Firefox profile folder that sets prefs like browser.sessionstore.resume_session_once pref to true.

Note that your System Details List shows that you have a user.js file in the profile folder to initialize some prefs on each start of Firefox.

The user.js file is only present if you or other software has created it, so normally it wouldn't be there. you can check its content with a plain text editor if you didn't create this file yourself.

The user.js file is read each time you start Firefox and initializes preferences to the value specified in this file, so preferences set via user.js can only be changed temporarily for the current session.

more options

Finally figured out to go to about:config. That would have been helpful.

由jeanajellybean于修改

more options

I've recently had the same issue with the US english version of 26.0, and just figured out what was causing it for me: the Tabmix Plus add-on.

I checked the settings mentioned and found the following which I believe are the defaults (by entering about:config in the address bar and pressing <enter>):

   browser.sessionstore.max_tabs_undo: 10
   browser.sessionstore.max_windows_undo: 3 

I launched into safe mode (shift + launch firefox), and found ctrl+shift+t worked as it should to reopen the last closed tab. So I went disabling extensions- all at first, then re-enabled a few at a time and tested each time. Whittled it down to tabmix plus. I tried changing the tab reopening options (including disabling the tabmix plus option altogether), but nothing seemed to work. So I've just left it disabled. May just uninstall, but will likely notify the developer first. I may not need the extension anymore, since this was one of the main features I liked about it, IIRC.

Even if you are not using this extension, if you are experiencing this issue, the troubleshooting process above is still worth your time- especially if the feature works for you in safe mode, but not under normal launch.

Cheers,

Jeff

more options