Closed
Bug 250983
Opened 21 years ago
Closed 20 years ago
"Close Window" (ctrl-shift-w) does not display confirm dialog when multiple tabs are open.
Categories
(Firefox :: Tabbed Browser, defect)
Tracking
()
VERIFIED
FIXED
Firefox1.0
People
(Reporter: moixa, Assigned: leon.sha)
References
Details
(Keywords: fixed-aviary1.0)
Attachments
(1 file)
2.91 KB,
patch
|
mconnor
:
review+
asa
:
approval-aviary+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040626 Firefox/0.8
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040626 Firefox/0.8
See bug 108973 for confirm dialog.
Bug 210639 reports and fixes this problem for mozilla. I still have it in
Firebird though.
Reproducible: Always
Steps to Reproduce:
1. Open new window with multiple tabs in it.
2. File->Close Window or Ctrl-Shift-W.
Actual Results:
Window with all tabs closes.
Expected Results:
Confirm dialog for closing window (as with pressing Alt-F4).
Reporter | ||
Comment 1•21 years ago
|
||
Add'l info: browser.tabs.warnOnClose is true and the confirm dialog comes when
pressing Alt-F4.
Comment 2•21 years ago
|
||
in Mozilla 1.7 this works properly, maybe the fix for Bug 210639 was not applied
to Firefox code?'
-> CONFIRMING
Status: UNCONFIRMED → NEW
Ever confirmed: true
I'm seeing this behavior on Firefox Linux Official 0.9.1 Mozilla/5.0 (X11; U;
Linux i686; en-US; rv:1.7) Gecko/20040626 Firefox/0.9.1 and on nightlies from
7/10 as well. Setting to All OSes.
Comment 4•20 years ago
|
||
I also see this behavior on Mac OS X.
Build ID: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7)
Gecko/20040804 Firefox/0.9.1+
I filed a bug for a similar issue: bug 254401 - "Firefox -> Quit Firefox (or
File -> Exit) does not display confirm dialog when multiple tabs are open."
These issues may be related.
CC'ing self.
Updated•20 years ago
|
Flags: blocking-aviary1.0?
Comment 5•20 years ago
|
||
Features should be consistent. Probably just a matter of running the two code
paths through the same function.
Flags: blocking-aviary1.0? → blocking-aviary1.0+
Confirmed to be very annoying, it really ought to get fixed. What an obnoxious
bug! I finally found a defense against losing form data to accidental window
closes, and now there's a common typo (word-erasing in all caps) which overrides it.
Comment 7•20 years ago
|
||
This bug is similar to bug #220385 (but with a diferent point of view)
Comment 8•20 years ago
|
||
This bug is similar to bug #220385 (but with a diferent point of view)
And bug #254401 have some more information
Also fixed bug 254401.
Assignee: bugs → leon.sha
Status: NEW → ASSIGNED
Attachment #159929 -
Flags: review?(bugs)
Attachment #159929 -
Flags: approval-aviary?
Comment 10•20 years ago
|
||
*** Bug 261335 has been marked as a duplicate of this bug. ***
Comment 11•20 years ago
|
||
Comment on attachment 159929 [details] [diff] [review]
Patch porting from 210639
please get reviews before requesting approval. thanks.
Attachment #159929 -
Flags: approval-aviary?
Attachment #159929 -
Flags: review?(bugs) → review?(mconnor)
Comment 12•20 years ago
|
||
found an extension who does that
http://gorgias.de/mfe/#tabwarning
Comment 13•20 years ago
|
||
Comment on attachment 159929 [details] [diff] [review]
Patch porting from 210639
ok, r=mconnor@steelgryphon.com
Attachment #159929 -
Flags: review?(mconnor)
Attachment #159929 -
Flags: review+
Attachment #159929 -
Flags: approval-aviary?
Comment 14•20 years ago
|
||
Comment on attachment 159929 [details] [diff] [review]
Patch porting from 210639
a=asa for aviary checkin.
Attachment #159929 -
Flags: approval-aviary? → approval-aviary+
Updated•20 years ago
|
Whiteboard: [have patch] - ready to land
Comment 15•20 years ago
|
||
need to get this in soon if we are going to take it.
Comment 16•20 years ago
|
||
Leon, do you have cvs access? I see a Leon Zhang has cvs access, but it doesn't
appear that Leon Sha has access.
Comment 17•20 years ago
|
||
*** Bug 254401 has been marked as a duplicate of this bug. ***
Comment 18•20 years ago
|
||
*** Bug 263224 has been marked as a duplicate of this bug. ***
Assignee | ||
Comment 19•20 years ago
|
||
(In reply to comment #16)
> Leon, do you have cvs access? I see a Leon Zhang has cvs access, but it doesn't
> appear that Leon Sha has access.
I do not have cvs access. So can anyone help to checkin this?
Updated•20 years ago
|
Whiteboard: [have patch] - ready to land → [have patch] - ready to land - need help landing
Comment 20•20 years ago
|
||
Checked in br & trunk.
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Keywords: fixed-aviary1.0
Hardware: PC → All
Resolution: --- → FIXED
Whiteboard: [have patch] - ready to land - need help landing
Target Milestone: --- → Firefox1.0
Comment 21•20 years ago
|
||
*** Bug 225829 has been marked as a duplicate of this bug. ***
Comment 22•20 years ago
|
||
vrfy'd fixed with 200410150x-0.9+ builds on linux fc2 and mac os x 10.3.5.
Status: RESOLVED → VERIFIED
Version: unspecified → 1.0 Branch
Comment 23•20 years ago
|
||
*** Bug 264558 has been marked as a duplicate of this bug. ***
Comment 24•20 years ago
|
||
*** Bug 265918 has been marked as a duplicate of this bug. ***
Comment 25•5 years ago
|
||
No warning when there are only pinned tabs.
You need to log in
before you can comment on or make changes to this bug.
Description
•