Closed Bug 232911 Opened 20 years ago Closed 16 years ago

microsoft.com - Text overlaps the image display

Categories

(Tech Evangelism Graveyard :: English US, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: dipesh, Unassigned)

References

()

Details

(Keywords: top100, top500)

User-Agent:       
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031007 Firebird/0.7

On 2/2/2004, http://www.microsoft.com/security/ site shows MyDoom Virus alert.
The text "Security Bulletins" overlaps the image shown.

Reproducible: Always
Steps to Reproduce:
1. Visit the URL

Actual Results:  
Text should be below the image

Expected Results:  
Text overlaps the image

Firebird 0.7
The "Security Bulletins" is inside a <p> with margin-top:-5px;
Assignee: blake → english-us
Component: General → English US
OS: Windows XP → All
Product: Firebird → Tech Evangelism
QA Contact: english-us
Hardware: PC → All
Yep, this bug should be classified NEW.

The problem, I think, is this code from the table which contains the image.

<table style="padding-right: 0px; margin-bottom: -10px;" ...

Notice the -10px.  Removing that fixes the problem.

The -5 px for the <p> is sort of standard for their headers, it makes them
overlap the <hr>'s above them.  I can only assume this is intentional.

Interestingly, this also seems to be off in IE. 
Keywords: top500
Conforming summary to TFM item 10 at 
http://www.mozilla.org/projects/tech-evangelism/site/procedures.html#file-new
Blocks: MS
Summary: Text overlaps the image display → microsoft.com - Text overlaps the image display
Keywords: top100
That page doesn't deal very well with enlarging the font size if you have a fairly small (12-14 pt) default size set, but I don't see anything like the original reported problem here in either Firefox 2 or Camino trunk, so WORKSFORME.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.