Closed Bug 166179 Opened 22 years ago Closed 22 years ago

oblong ico file not draw excactly

Categories

(Core :: Graphics: ImageLib, defect)

defect
Not set
trivial

Tracking

()

RESOLVED DUPLICATE of bug 160975

People

(Reporter: mozilla758+bmo, Assigned: pavlov)

References

()

Details

Attachments

(1 file)

xoip.ico is oblong ico file.
acording to MS, ico file must be square.
but IE can draw oblong ico file.
xoip.ico is 62x64.
IE draw 62x64 xoip.ico exactly.
mozilla does not draw it exactly.
Which build are you using?  (Always say this, please!).  This was fixed recently...
Summary: oblong ico file not draw excactly → oblong ico file not draw excactly
sorry...

Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.1b) Gecko/20020902
If it was fixed in more recently mozilla, It's dup...

I know that crash bug was fixed.
http://bugzilla.mozilla.org/show_bug.cgi?id=159256

but draw not exactly.
Look xoip.ico some icon editor or IE, You know mozilla does not draw it exactly.
imagelib.
Assignee: asa → pavlov
Status: UNCONFIRMED → NEW
Component: Browser-General → ImageLib
Ever confirmed: true
QA Contact: asa → tpreston
Attached image the icon
attaching the icon here
I believe a part of this bug is bug 160975

however... I think we should use the 32x32 version of the icon, which is
contained in this file as well...

right, the patch on bug 160975 fixes this.

will look into the 32x32 issue now...
right, the patch on bug 160975 fixes this.

will look into the 32x32 issue now... I actually meant 16x16 not 32x32

ok. I see the problem. if an icon with a high color depth comes before the first
16x16 icon, we're still using the high-color icon (high-color != 16bit in this case)
grrr. don't know what I was thinking... the file does not have a 16x16 version.
so our behaviour is probably ok, with the patch from bug 160975.

marking duplicate.

*** This bug has been marked as a duplicate of 160975 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: