Closed Bug 5528 Opened 25 years ago Closed 25 years ago

{compat} sun.com page has unexpected purple lines showing between left column's menu items.

Categories

(Core :: Layout, defect, P5)

Other
Windows 98
defect

Tracking

()

VERIFIED DUPLICATE of bug 5900

People

(Reporter: cpeterso, Assigned: buster)

References

()

Details

In IE5, the left columns' menu items (such as "Press releases" and "Events")
have white space between them. Under Mozilla M4, there are unexpected purple
lines between the menu items.
Assignee: troy → kipp
The reason the purple is showing through is because NGLayout has more vertical
spacing between the anchor images. Here's a subset of the HTML which
demonstrates the problem:

<HTML>
<html>
<base href="http://www.sun.com">
</html>
<BODY>
<a href="/corp_emp/;$sessionid$ONLJR1IAAHMN3AMUVFZE45Q"><IMG
SRC="/hpimages/shpill5.gif" WIDTH="149" HEIGHT="19" ALT="Employment"
BORDER=0></a><BR>
<a href="/service/online/;$sessionid$ONLJR1IAAHMN3AMUVFZE45Q"><IMG
SRC="/hpimages/shpill6.gif" WIDTH="149" HEIGHT="19" ALT="Online Support Center"
BORDER=0></a><BR>
</BODY>
</HTML>
Severity: minor → major
Status: NEW → ASSIGNED
Priority: P3 → P5
Summary: sun.com page has unexpected purple lines showing between left column's menu items. → {compat} sun.com page has unexpected purple lines showing between left column's menu items.
Target Milestone: M9
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
*** This bug has been marked as a duplicate of 5900 ***
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.