Join us and the lead editor of IRL, Mozilla's multi-award-winning podcast, for a behind-the-scenes look at the pod and to contribute your ideas for the next season, themed: "AI and ME." Mark your calendar and join our Community Call on Wednesday, Aug 7, 17:00–17:45 UTC. See you there!

Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

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)