Closed Bug 4588 Opened 26 years ago Closed 26 years ago

Transparent GIFs not transparent when used in forms

Categories

(Core :: Graphics: ImageLib, defect, P3)

All
Mac System 8.5
defect

Tracking

()

VERIFIED DUPLICATE of bug 4406

People

(Reporter: cpratt, Assigned: pnunn)

References

()

Details

If you look at the URI above, you'll see a transparent GIF used as the button to submit a form. The image displays correctly (ie the black background shows through its letters and at its corners) if it's described thus: <img src="gosearch_greenblack.gif"> However, if you describe it this way: <input type="IMAGE" value="SEARCH" src="gosearch_greenblack.gif" alt="[Find]" height=18 width=68 border=0><br> then it has no transparent bits (they are drawn as white instead of black, the bgcolor specified in this document).
Target Milestone: M5
Hi, Chris --- I'm confused. Could you possibly explain to my little mind how this is not a duplicate of 4406? Thanks!
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Looks like a duplicate to me... I'm marking as such and hoping you'll verify... *** This bug has been marked as a duplicate of 4406 ***
Status: RESOLVED → VERIFIED
"If duplicate bug you think it is, duplicate bug it shall be." --- Yoda the software tester ;)
You need to log in before you can comment on or make changes to this bug.