Closed Bug 287821 Opened 20 years ago Closed 20 years ago

drag and drop of jpg image from web page to desktop replaces extension with .exe

Categories

(SeaMonkey :: General, defect)

1.7 Branch
PowerPC
macOS
defect
Not set
major

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: jgc, Unassigned)

Details

(Keywords: regression)

User-Agent:       Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.6) Gecko/20050319
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.6) Gecko/20050319

Since installing 1.7.6 from 1.7.5 draging and droping a jpg image from a webpage
to the desktop replaces the extension jpg with exe

Reproducible: Always
Summary: drag and drop of jpg image from web page to dekstop replaces extension with .exe → drag and drop of jpg image from web page to desktop replaces extension with .exe
Version: unspecified → 1.7 Branch
jst, this sounds like your dragdrop security changes on branch.... any idea why
they're causing this?

Simon, do we have this problem on trunk too, by any chance?

Requesting blocking for 1.7.7, since this is a pretty major branch usability
regression.
Flags: blocking1.7.7?
Keywords: regression
I'm getting appropriate image file extensions when dragging images to the
desktop in Camino. I don't have a FF/Moz build to play with.
I cannot reproduce this.  Tried both MozSuite 1.7.6 and branch nightly from
April 15th.  Jim, does this happen with every JPG you download?  Which sites
specifically?  What OS version are you using?
Upon further digging I discovered this in my
"mimeTypes.rdf" file:

  <RDF:Description RDF:about="urn:mimetype:image/jpeg"
                   NC:fileExtensions="exe"
                   NC:description="Binary Executable"
                   NC:value="image/jpeg"
                   NC:editable="true">

I replaced "mimTypes.rdf" with one created with
a new profile and the problem cleared.
Ah, ok.  Given that setting, the behavior you saw (that of making the filename
match the MIME type, basically), is correct.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Flags: blocking1.7.7?
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.