Closed
Bug 196778
Opened 22 years ago
Closed 22 years ago
Transparent gif does not display properly when used in an input tag
Categories
(Firefox :: General, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 171598
People
(Reporter: JohnDecker, Assigned: bugzilla)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3a) Gecko/20021207 Phoenix/0.5
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3a) Gecko/20021207 Phoenix/0.5
Using the HTML snippet below,
<INPUT type="image" name="submit_btn" src="./images/btn_l.gif"/>
The .gif file (btn_l.gif) has transparent portions that are not displayed as
transparent. This works on other browsers, but not in Phoenix.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1•22 years ago
|
||
Reporter, please always test with the latest nightly to see if the problem is
still there. This one has been fixed since end January.
*** This bug has been marked as a duplicate of 171598 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•