Closed Bug 190952 Opened 22 years ago Closed 22 years ago

textfield styled frame under image in form when not used border=0

Categories

(Core :: Layout: Form Controls, defect)

x86
Windows 2000
defect
Not set
minor

Tracking

()

VERIFIED DUPLICATE of bug 171598

People

(Reporter: stefan, Unassigned)

References

()

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3a) Gecko/20021212 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3a) Gecko/20021212 When the border=0 attr is omitted in a form input, type=image, a funny frame is displayed as there would be an text input field underneath. This bug appeared, when I upgraded from 1.2b to 1.3a and I think I've seen it in former versions too. Once the border=0 attr is added, no prob. Anyway, this behaviour should not be desired. Reproducible: Always Steps to Reproduce: 1. Go to the URL 2. Look at the "OK" image at the end 3. or with the following code <form> <input type="image" src="images/1b_ok_a.gif" alt="Log In" align="middle" width="49" height="49"> </form> Actual Results: frame is displayed Expected Results: display no frame, but background if form image is transparent
WFM no frame around "OK" image and I see the background around the "OK" image Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3b) Gecko/20030119
This is a Windows-only bug. *** This bug has been marked as a duplicate of 171598 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
v
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.