Closed Bug 226476 Opened 21 years ago Closed 21 years ago

Icons don't display properly

Categories

(SeaMonkey :: General, defect)

x86
OS/2
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mkaply, Assigned: mkaply)

Details

Attachments

(1 file)

The icon decoder is broke in the GCC build.

To see this, set network.dir.format to 3 (use local icons) and then restart the
browser and look at a directory.

All the icons are black.

Fix coming.
Attached patch Fix for problemSplinter Review
Code was relying on the size of a structure with bitfields which is undefined.

Fix was to switch to just using masks to get high and low order pieces of a
char.
Attachment #136066 - Flags: review?(pedemont)
Attachment #136066 - Flags: review?(pedemont) → review+
Comment on attachment 136066 [details] [diff] [review]
Fix for problem

sr=blizzard (platform specific)
a=mkaply
Attachment #136066 - Flags: superreview+
Attachment #136066 - Flags: approval1.6b+
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: