Closed
Bug 1514306
Opened 6 years ago
Closed 6 years ago
Closing multiple selected tabs should respect the "Warn you when closing multiple tabs" setting.
Categories
(Firefox :: Tabbed Browser, defect, P5)
Tracking
()
RESOLVED
FIXED
People
(Reporter: balz.guenat, Unassigned)
References
(Blocks 1 open bug)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:64.0) Gecko/20100101 Firefox/64.0
Steps to reproduce:
0. In Options, disable/uncheck "Warn you when closing multiple tabs".
1. Select multiple tabs (with shift-click or ctrl-click)
2. Press ctrl+w to close the selected tabs
Actual results:
A warning pops up, asking me if I really want to close multiple tabs.
Expected results:
No warning should have popped up, as per the setting.
Reporter | ||
Comment 1•6 years ago
|
||
I suggest adding this to https://bugzilla.mozilla.org/show_bug.cgi?id=1458007
Updated•6 years ago
|
Component: Untriaged → Tabbed Browser
I can't even find the setting to warn before closing multiple tabs in Firefox 64.0 (Ubuntu).
Was this removed at some point ?
browser.tabs.warnOnClose;true
browser.tabs.warnOnCloseOtherTabs;true
These flags are default which would make me think it should be warning me before closing multiple tabs, but it isn't.
Updated•6 years ago
|
Blocks: tabs-multiselect
Updated•6 years ago
|
Flags: needinfo?(jaws)
Updated•6 years ago
|
Priority: -- → P5
Comment 3•6 years ago
|
||
This was fixed by bug 1135303.
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Depends on: 1135303
Flags: needinfo?(jaws)
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•