Closed Bug 9244 Opened 25 years ago Closed 25 years ago

Images As Links Separate Themselves From Other Images. The Gap Is A Few Pixels

Categories

(Core :: Graphics: ImageLib, defect, P3)

x86
Windows 95
defect

Tracking

()

VERIFIED DUPLICATE of bug 5821

People

(Reporter: loosus, Assigned: pnunn)

References

()

Details

Overview Description: Any image used as a link (a href) separates itself from
surrounding images.


Steps to Reproduce:
1) Go to http://www.ign64.com/ or http://www.coastalnet.com/
2) On either site, look at the left navigational bar. The pictures are separated
by a few pixels for no apparent reason. The reason is, however, that the
pictures are links. Removing the links from the images will close the pixel gap.
3) This simple HTML will show an example as well:
<a href="/news.html"><img
src="http://media.ign.com/images/n64/n64_news_button1.gif"></a><br><a
href="/codes.html"><img
src="http://media.ign.com/images/n64/n64_codes_button1.gif"></a>


Expected Results:
Images should not be separated, even if they are links. Even with borders, they
should not have "thin air" separation.

Actual Results:
Images were separated because they were links.

Build Date & Platform Bug Found:
July 1, 1999. Win32 (Win95)
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Excellent bug report (wouldn't you agree Eli?). As it turns out the bug you
have clearly identified is the 'infamous' bug #5821 'Nav4 vs CSS2 line box
model'. I'm marking this as a duplicate.

*** This bug has been marked as a duplicate of 5821 ***
Status: RESOLVED → VERIFIED
Verified Dup
Yup! And thank you for resolving as duplicate!
You need to log in before you can comment on or make changes to this bug.