Closed
Bug 261748
Opened 21 years ago
Closed 20 years ago
Incomplete display of text on fully loaded webpage, complete text visible in source
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 256180
People
(Reporter: cheeni, Assigned: bugzilla)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040913 Firefox/0.10
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040913 Firefox/0.10
Problem found when loading
http://www.the-tls.co.uk/this_week/story.aspx?story_id=2108523
The story on the page is not completely rendered, even though the footer at the
bottom lends the impression of a completely loaded webpage. When the entire text
is selected and copied to the clip board, the missing text is revealed.
The webpage does have odd tags in the HTML, but in this particular case the bug
is important because it's hard to tell that the page isn't completely displayed.
Screen shots of bug available at http://cheeni.net/FF_display_bug/
Bug also replicable on older Firebird - Mozilla/5.0 (Windows; U; Windows NT 5.1;
en-US; rv:1.5) Gecko/20031007 Firebird/0.7
FWIW, page renders properly on MS IE 6.0.
Reproducible: Always
Steps to Reproduce:
1. Load http://www.the-tls.co.uk/this_week/story.aspx?story_id=2108523
Actual Results:
See incompletely loaded story at bottom of page. Footer is complete. Source
display or copying the rendered webpage into the clipboard reveals missing text.
Expected Results:
Rendered missing text, or displayed a warning regarding the presence of
incompatible markup, alert like so - "WARNING: This webpage can't be displayed
properly, do you still want to display it? - YES NO".
about:buildconfig
Build platform
target
i686-pc-cygwin
Build tools
Compiler Version Compiler flags
$(CYGWIN_WRAPPER) cl 12.00.8804 -TC -nologo -W3 -nologo -Gy -Fd$(PDBFILE)
$(CYGWIN_WRAPPER) cl 12.00.8804 -TP -nologo -W3 -nologo -Gy -Fd$(PDBFILE)
Configure arguments
--disable-ldap --disable-mailnews
--enable-extensions=cookie,xml-rpc,xmlextras,pref,transformiix,universalchardet,webservices,inspector,gnomevfs,negotiateauth
--enable-crypto --disable-composer --enable-single-profile
--disable-profilesharing --enable-optimize --disable-debug --disable-tests
--enable-static --disable-shared --enable-official-branding
Comment 1•21 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.3) Gecko/20040926
Firefox/0.10
WFM
try a newer build and see if that works.
I had IE/FF side by side and couldn't see any difference.
(In reply to comment #1)
> Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.3) Gecko/20040926
> Firefox/0.10
>
> WFM
>
> try a newer build and see if that works.
> I had IE/FF side by side and couldn't see any difference.
Hi,
From my logs I see that you haven't actually seen the screen shots, take a look
at them, the difference is hard to tell without seeing the commented image.
I will try a newer build.
Cheeni
Comment 3•21 years ago
|
||
I can see the bug, using:
Mozilla/5.0 (Windows; U; Windows NT 5.0; @AB_CD@; rv:1.8a4) Gecko/20040923
Firefox/0.9.1+
Removing some of these <wc> and <wc1> tags makes the text display, so I think
this page suffers from bug 58917.
(Thanks for the screenshots, that made it easier to see what was wrong)
Depends on: 58917
Comment 4•20 years ago
|
||
This is an automated message, with ID "auto-resolve01".
This bug has had no comments for a long time. Statistically, we have found that
bug reports that have not been confirmed by a second user after three months are
highly unlikely to be the source of a fix to the code.
While your input is very important to us, our resources are limited and so we
are asking for your help in focussing our efforts. If you can still reproduce
this problem in the latest version of the product (see below for how to obtain a
copy) or, for feature requests, if it's not present in the latest version and
you still believe we should implement it, please visit the URL of this bug
(given at the top of this mail) and add a comment to that effect, giving more
reproduction information if you have it.
If it is not a problem any longer, you need take no action. If this bug is not
changed in any way in the next two weeks, it will be automatically resolved.
Thank you for your help in this matter.
The latest beta releases can be obtained from:
Firefox: http://www.mozilla.org/projects/firefox/
Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html
Seamonkey: http://www.mozilla.org/projects/seamonkey/
*** This bug has been marked as a duplicate of 256180 ***
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.
Description
•