Closed Bug 235018 Opened 21 years ago Closed 20 years ago

[os2] Icon in download dialog is based on extension, not MIME type

Categories

(Core :: Graphics: ImageLib, defect)

x86
OS/2
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: Biesinger, Assigned: jdunn)

Details

(os/2 version of bug 229695)
(code inspection indicates os/2 has that problem)
When you download a file and you get the dialog, the icon is based on the
extension of the file, not the MIME type of the file. It should be based on the
MIME type (even if there wasn't one; in those cases we would internally guess
one, not necessarily only on the extension, and that should match the icon).

the patch used for bug 229695 may work here as well; assuming os/2 gives back a
generic icon when asked for ".".

see bug 229695 comment 15.
I don't think we are going to be able to make this work. On OS/2, we really
don't have icon mime type associations, and even the extension/icon associations
aren't working right.

I'm investigating.
Fix from 229695 checked in for OS/2.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.