Closed
Bug 6158
Opened 25 years ago
Closed 25 years ago
align attribute causes image links to malfunction
Categories
(Core :: CSS Parsing and Computation, defect, P3)
Tracking
()
VERIFIED
FIXED
M6
People
(Reporter: balerina, Assigned: peterl-retired)
References
Details
Heyo, with apprunner in the M5 and 5/9/99 build (NT4 SP4) i've found that if an image is an anchor it doesnt like having align tags in there.
(ie, <A href...><IMG src.... align = "left"></A> is unhappy)
set align to left or right and the image is non-clickable
remove attribute and image becomes clickable. So does everything else to the left or right of it.
the M3 build doesnt have the same problem when the tag is omitted.
no special reprodction steps, just run the HTML through it.
(example at http://www.wantree.com.au/~balerina/error.html)
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 3•25 years ago
|
||
I've just checked the build 1999-05-13-10-M6 and it works.
bug #6393 still in place though.
Please verify that this bug is fixed!
Anyone taking the credit for it? :)
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 5•25 years ago
|
||
Using 5/19 Apprunner, all images are clickable. Verifying bug fixed.
You need to log in
before you can comment on or make changes to this bug.
Description
•