Closed Bug 169505 Opened 22 years ago Closed 21 years ago

In article text, alternate lines are "whited out".

Categories

(Core :: Layout, defect, P3)

x86
All
defect

Tracking

()

RESOLVED WORKSFORME
Future

People

(Reporter: don, Assigned: attinasi)

References

()

Details

(Keywords: testcase)

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1) Gecko/20020826
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1) Gecko/20020826

Looking at the page will show the symptoms: alternate lines look like they've
been "whited out", with only the tops of the tall characters showing.
The cause may have to do with the CSS style used, which is (taken from the
source listing):
.clsBody
{
    PADDING-RIGHT: 4px;
    PADDING-LEFT: 4px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    PADDING-BOTTOM: 4px;
    OVERFLOW: auto;
    PADDING-TOP: 4px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
   text-align: Justify
; font-style: normal   
}

Reproducible: Always

Steps to Reproduce:
1.Visit the URL.
2.Try to read the article.


Actual Results:  
As described above.

Expected Results:  
The article should have displayed correctly, as it does for instance in IE6.

Page Preview showed the same rendering error.
Attached file Testcase
Confirming bug, 2002-09-17-09 trunk Linux

In the testcase the red box is one line high and clips the rest of the text,
there is no scrollbar displayed.

--> Layout
Assignee: asa → attinasi
Status: UNCONFIRMED → NEW
Component: Browser-General → Layout
Ever confirmed: true
Keywords: testcase
OS: Windows 2000 → All
QA Contact: asa → petersen
QA Contact: petersen → amar
Priority: -- → P3
Target Milestone: --- → Future
Testcase and site both work for me in a current build.  roc's overflow:auto
rewrite most likely fixed this.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: