Цей вебсайт матиме обмежену функціональність, доки ми проводимо його обслуговування для поліпшення роботи. Якщо прочитана стаття не розв'язала вашу проблему і ви хочете поставити питання, наша спільнота підтримки з радістю допоможе вам на @FirefoxSupport у Twitter та /r/firefox на Reddit.

Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

Revert change: warn when closing one of the 2+ opened windows, but don't warn on Exit

  • 2 відповіді
  • 1 має цю проблему
  • 1 перегляд
  • Остання відповідь від PeteSapai

more options

I often have multiple Windows (2 or 3) all with multiple tabs open. I have "Open previous windows and tabs" checked, and "Confirm before closing multiple tabs" not checked.

Old behaviour (pre 94, I think): when trying to close 1 of the windows, Firefox would ask 'are you sure?' (or something like that)

New behaviour: when trying to close 1 of the windows, the window closes, without warning, losing all those tabs (Sure, ctrl+shift+n restores it, but that's not the issue).

I can, of course, check "Confirm before closing multiple tabs", but that means Fx will also bug me when Exiting, and I don't want that.

Is there a way to revert this change? To have Fx again ask if you want to close a single 2nd (or 3rd, 4th, ...) window, but not when exiting Fx?

I often have multiple Windows (2 or 3) all with multiple tabs open. I have "Open previous windows and tabs" checked, and "Confirm before closing multiple tabs" not checked. Old behaviour (pre 94, I think): when trying to close 1 of the windows, Firefox would ask 'are you sure?' (or something like that) New behaviour: when trying to close 1 of the windows, the window closes, without warning, losing all those tabs (Sure, ctrl+shift+n restores it, but that's not the issue). I can, of course, check "Confirm before closing multiple tabs", but that means Fx will also bug me when Exiting, and I don't want that. Is there a way to revert this change? To have Fx again ask if you want to close a single 2nd (or 3rd, 4th, ...) window, but not when exiting Fx?

Усі відповіді (2)

more options

Not really. The browser does not know that you had closed a window by accident.

As stated, there are warning for >Closing multiple tabs >Exiting Firefox


Type about:config<enter> in the address bar. If a warning screen comes up, press the I Accept the Risk button. At the top of the screen is a search bar.

Look for; browser.tabs.closeWindowWithLastTab

browser.tabs.warnOnClose

more options

Thanks for the reply, but it's not what I was looking for.

> The browser does not know that you had closed a window by accident.

It doesn't need to know, it simply needs to warn when closing one of the multiple windows, like it used to.

> browser.tabs.closeWindowWithLastTab

This setting isn't relevant, as it only triggers when closing a tab (specifically, the very last tab of a window).

> browser.tabs.warnOnClose

Is the same as 'Confirm before closing multiple tabs' in settings, and is also not the solution for this specific problem. Yes, it will warn when closing one of the windows, but will also warn when exiting. I want the former, but not the latter (the way it used to work pre 94)