Closed Bug 52555 Opened 24 years ago Closed 24 years ago

Clicking on image with anchor draws hspace and vspace rects

Categories

(Core :: Layout, defect, P3)

defect

Tracking

()

VERIFIED FIXED
Future

People

(Reporter: chrispetersen, Assigned: kmcclusk)

References

()

Details

(Keywords: css2)

Build: 2000091220
Platforms: All
Expected results: Vspace or hspace rectangle shouldn't appear when clicking 
image.
What I get: A rectangle is drawn below image when mousing down on image.

Steps to reproduce:

1) Open http://slip/projects/marvin/simple/img_vspace_hspace.html

2) Mouse down on either vspace or hspace image. Notice a rectangle is displayed 
below the image.
Component: HTML Element → ImageLib
Changing QA assigned.
QA Contact: lorca → petersen
This problem is occuring at kodak's page.

http://kodak.com/US/en/corp/pps/prizes.shtml

Click on any of the photo thumbnails and you will see a rectangle appear below 
the image. The HSPACE attribute is used in the img element.
HSPACE is actually not the cause, the cause is that the dotted outline is
going around the <A> element's font-size (which is what we intended).

This is probably a duplicate of a bug to do with drawing outlines around all
the contents of inline elements.

It looks even worse if you use a transparent image without margins or vspace --
then you get a dotted outline _behind_ the image...
Component: ImageLib → Layout
Keywords: css2
Target Milestone: --- → Future
Dividing up Claytons bugs to triage
Assignee: clayton → kmcclusk
Not seeing rectangle when clicking on images on the kodak site using 12/13/2000
build on WINNT.
Marking fixed.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Verified fixed in the 2001010209 build.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.