Multiple tabs closing
Good morning, I’m needing help with multi tabs closing I have went to about: config found all statements concerning tab closing I have one statement that’s not in the string Browser.showQuitwarn, I’m running REL: 3.6.15 The Question would you like to close all tabs is not coming up.
All Replies (4)
browser.showQuitWarning is new pref for Firefox 4.0.
Not applicable to Firefox 3.6.x versions.
Thanks for the reply back, so while I have multiple tabs open and when I'm ready to close there will be no warning on closing all tabs for this release..
You can set the warn prefs on the about:config page to true via the right-click context menu or toggle with a double left-click.
- browser.tabs.warnOnClose , see http://kb.mozillazine.org/About%3Aconfig_entries
- browser.warnOnQuit , see http://kb.mozillazine.org/browser.warnOnQuit
- browser.warnOnRestart , see http://kb.mozillazine.org/browser.warnOnRestart
- browser.showQuitWarning (Firefox 4 only)
Modified
Thanks for the reply back, I'm not supporting REL: 4 I'm running REL: 3 and this statement is not in the configuration setting , OK for some reason this string was remove from the config, and I was receiving the warning message concerning multiple tabs, can I reinstall on a perverse release to correct the problem and wait no the next release to correct the problem..