Closed
Bug 390952
Opened 18 years ago
Closed 17 years ago
Extremely large region of a page cuts off before it's complete.
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 215055
People
(Reporter: rlibiez, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6
Viewing the supplied test URL is supposed to display the contents of the code source file for viewing. It is passed through the Geshi parser and then displayed to the user. If you scroll down after waiting for the URL to load, the file is cut off after numbered line 2039. The file has a total of 10219 lines which should be displayed. However, Firefox leaves a region of blank space between the cut off point and the actual bottom of the page which is large enough to hold the missing material.
The URL has been tested in IE7 and Opera 9, both browsers display the entire file as expected.
Reproducible: Always
Steps to Reproduce:
1. Follow supplied URL.
2. Wait for the file to load.
3. Scroll down and observe where it gets cut off.
Actual Results:
Page display cuts off prematurely.
Expected Results:
Page should display the entire file.
My list of extensions in use, if it helps:
Adblock Filterset.G Updater 0.3.1.0
Adblock Plus 0.7.5.1
Console² 0.3.7
DOM Inspector 1.8.1.6
Java Console 6.0.01 [DISABLED]
Nightly Tester Tools 1.3b1
Talkback 2.0.0.6
Update Channel Selector 1.0.1
Web Developer 1.1.4
And again...
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•