Closed Bug 281329 Opened 20 years ago Closed 20 years ago

Long posting not completely rendered - CSS <DIV>?

Categories

(SeaMonkey :: General, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 280711

People

(Reporter: bk039, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a6) Gecko/20050111
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a6) Gecko/20050111

On the link provided, the content of the posting is displayed correctly up to
"killing 20 doctors. I heard they occupied Fallujah General Hospital,".  After
this line, the posting is not rendered under Windows XP.

The problem appears to be linked to the number of pixels counted from the top of
the div tag to the end of the readable area (about 16400 - not sure about the
exact count).  Thus, the actual text string may be different.  

I suspect the problem is with too much content being stuffed into one <div> tag,
but I'm not sure. 

Reproducible: Sometimes

Steps to Reproduce:
1.Load the web page normally.  A locally saved copy will not reproduce the bug.  
Actual Results:  
The area surrounding the affected area of the posting is not rendered at the
text mentioned.  The page footer, as well as the areas to the left and right of
the posting are not affected.  

If you attempt to use a locally saved copy, some formatting required to
reproduce the bug will not be present.  As stated above, you must load the web
page normally.  

Expected Results:  
The fourm posting, along with the user reply, should be displayed normally.
a local copy saved as Webpage complete won´t reproduce the bug, a local copy
saved as webpage, HTML only, will reproduce the bug, if you insert after <head>
<base href="http://www.netalive.org">
If you look into the css files ( saved as Webpage complete), you will see they
try to import some CSS, but don´t find it locally, so the page is working.
If I switch the style (View->Use Style->) I don´t see the bug if I select
'none', I see the bug reproducable, earlier if I select 'Large Text', later, if
I select 'Small text'.

Bug could be a dupe of 
Bug 280711 Corrupt display under XP when scrolling through output from Trac
source code browser
see Bug 280711 Comment #7 for an explanation

or 
Bug 255706 Firefox fails to render bottom of large page
Bug 271053 long table gets corrupted when scrolled with mousewheel
Summary: Long posting not completely rendered - CSS <DIV>? → Long posting not completely rendered - CSS <DIV>?
Marking as duplicate.  (Somehow, that bug slipped through my searches.)

*** This bug has been marked as a duplicate of 280711 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.