Closed Bug 103238 Opened 23 years ago Closed 23 years ago

Does not display this page properly

Categories

(Core :: Layout: Tables, defect)

x86
Windows 2000
defect
Not set
major

Tracking

()

VERIFIED DUPLICATE of bug 102317

People

(Reporter: hadean, Assigned: karnaze)

References

()

Details

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:0.9.4+)
Gecko/20011003
BuildID:    2001100303

This page (and other pages on Canon's site) does not display properly (like in
IE).  It displays a few products on the left edge, unlike IE's display of many
tables/properly aligned + header.  It's been doing this for several builds now
(as far as I can remember).

Reproducible: Always
Steps to Reproduce:
1. Load the page in IE and Mozilla and compare.

Actual Results:  Badly displayed, missing columns and header.

Expected Results:  4 columns, 5/6 rows of printers with Canon's regular header
at the top.
This seems to be a problem in their code.
At the beggining of the body there is a script block marked with:
BEGIN WEBSIDESTORY CODE v6.5

the last lines of this code are:
document.write(_x2+_ar+_x3);}document.write("<\!--");</script>
<noscript><img src="long url" border='0' width='1' height='1'>
</noscript><!--//-->
<!-- END WEBSIDESTORY CODE  -->

just before the </script>, the code writes the beggining of a html comment.
Removing this document.write("<\!--"); the rest of the page seems to be rendered
fine.


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