Closed
Bug 248964
Opened 21 years ago
Closed 21 years ago
View Source -> Save As doesn't save file
Categories
(Core Graveyard :: View Source, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla1.8beta1
People
(Reporter: bugZ, Assigned: doronr)
Details
(Keywords: regression)
Attachments
(1 file)
848 bytes,
patch
|
doronr
:
review+
jag+mozilla
:
superreview+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8a2) Gecko/20040627
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8a2) Gecko/20040627
The Save function in the View Source window stopped working sometime during the
last 2 weeks of May (WFM in build 051409, doesn't in 053108). Both browser and
mail-news source windows are affected.
My download prefs are set to use progress dialog, but same happens whether using
download manager or no download dialogs at all.
Reproducible: Always
Steps to Reproduce:
1. Pick a page, any page, or any mail message: http://www.mozilla.org/ fer instance
2. CTRL-U, or use View->Source menu option: the View Source window opens
3. CTRL-S, or use File->Save As menu option: the Save dialog opens
4. Pick a file name and location, then OK (or whatever): the Save dialog closes
and the progress dialog opens.
Actual Results:
Everything just sits there, doing nothing. No file is saved, the progress dialog
never goes away. Have to cancel.
Expected Results:
Actually saving the file (like it used to) would be dandy.
This bug is a real annoyance.
I see that trunk builds from the end of May are still available for download, so
I narrowed down when the problem actually started.
win32 build 052009 works, 052108 doesn't, nor has any build since then worked.
same on Linux. I see this error on js console:
Error: XPCNativeWrapper is not defined
Source File: chrome://communicator/content/contentAreaUtils.js
Line: 48
Bug 220215 was fixed in the given timespan and touched XPCNativeWrapper
- adding comment there.
OS: Windows 2000 → All
Keywords: regression
Comment 3•21 years ago
|
||
Updated•21 years ago
|
Attachment #151933 -
Flags: superreview?(alecf)
Attachment #151933 -
Flags: review?(doronr)
Assignee | ||
Updated•21 years ago
|
Attachment #151933 -
Flags: review?(doronr) → review+
Assignee | ||
Comment 4•21 years ago
|
||
Neil, just check it in, no need for sr :)
Updated•21 years ago
|
Attachment #151933 -
Flags: superreview?(alecf) → superreview?(jag)
Comment 5•21 years ago
|
||
Comment on attachment 151933 [details] [diff] [review]
Proposed patch
sr=jag
Attachment #151933 -
Flags: superreview?(jag) → superreview+
Updated•21 years ago
|
Target Milestone: --- → mozilla1.8beta
Comment 6•21 years ago
|
||
Comment on attachment 151933 [details] [diff] [review]
Proposed patch
Low-risk patch to fix noticable bug.
Attachment #151933 -
Flags: approval1.8a2?
Comment 8•21 years ago
|
||
Fix checked in.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
I saw this on the Aviary bonsai. Does that mean bug 222157 is not resolved, too?
Comment 10•21 years ago
|
||
I saw this on the Aviary bonsai. Does that mean bug 222157 is now resolved, too?
Comment 11•21 years ago
|
||
No, FireFox doesn't use this file.
Updated•21 years ago
|
Attachment #151933 -
Flags: approval1.8a2?
Reporter | ||
Comment 12•21 years ago
|
||
win32 build 081109
WFM
Verified FIXED with build 2004-08-23-08, Trunk Seamonkey on Windows XP.
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•