Closed
Bug 79888
Opened 24 years ago
Closed 24 years ago
"img src"-tag with width-argument in htmlcode doesn't show image
Categories
(Core :: Layout, defect)
Tracking
()
People
(Reporter: bugzilla2004, Assigned: clayton)
References
()
Details
From Bugzilla Helper:
BuildID: 2001050521
if the html tag img src is used with the argument width than the image is not
shown ... if you make a typo und use witdh instead it works ...
Reproducible: Always
Steps to Reproduce:
see description
Actual Results: see description
| Reporter | ||
Comment 1•24 years ago
|
||
played around a bit, and it seems to happen mostly with .png images
besides you need not to make a typo just don't use width
Comment 2•24 years ago
|
||
updating component
Assignee: asa → clayton
Component: Browser-General → HTML Element
QA Contact: doronr → bsharma
Comment 3•24 years ago
|
||
*** This bug has been marked as a duplicate of 79630 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Comment 4•24 years ago
|
||
This is not a dupe of that bug my bad gotta fix this.
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
Comment 5•24 years ago
|
||
*** This bug has been marked as a duplicate of 74313 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago → 24 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 6•24 years ago
|
||
BTW even if bug 74313 has the status resolved this still happens with
the precompiled 0.9 release
<a href="http://www.hehe.at/funworld/archive/bugzilla.html">
http://www.hehe.at/funworld/archive/bugzilla.html</a>
SPAM. HTML Element component deprecated, changing component to Layout. See bug
88132 for details.
Component: HTML Element → Layout
You need to log in
before you can comment on or make changes to this bug.
Description
•