Closed
Bug 51397
Opened 24 years ago
Closed 24 years ago
Mozilla only printing the ad at the top of the page
Categories
(Core :: Printing: Output, defect, P3)
Tracking
()
People
(Reporter: hadean, Assigned: dcone)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; m18) Gecko/20000905
BuildID: 2000090508
When printing this page, Mozilla only prints the ad, and not the actual article.
(Netscape and IE print fine). Might have something to do with the ad being
inclosed in an inline frame (why???)
Reproducible: Always
Steps to Reproduce:
1. Go to page and try to print article (File -> Print)
2.
3.
Actual Results: Only ad (in frame I assume) is being printed.
Expected Results: Entire article printed.
Only the ad in the following code is printed:
<IFRAME WIDTH=468 HEIGHT=65 NORESIZE SCROLLING=No FRAMEBORDER=0 MARGINHEIGHT=0
MARGINWIDTH=0 SRC="http://adforce.imgis.com/?adiframe|2.0|2|24777|1|1|ADFORCE;">
<a href="http://adforce.imgis.com/?adlink|2.0|2|24777|1|1|ADFORCE;loc=300;"
target=_top><img
src="http://adforce.imgis.com/?adserv|2.0|2|24777|1|1|ADFORCE;loc=300;" border=0
width=468 height=60></a>
</IFRAME>
Comment 1•24 years ago
|
||
I just confirmed this with an NT build from Friday. This page displays fine in
mozilla, but when printing, prints out only the ad. Passing this on to the guru
to look at. Let me know if I can help!
Assignee: pollmann → dcone
Status: UNCONFIRMED → NEW
Component: HTMLFrames → Printing
Ever confirmed: true
Assignee | ||
Comment 2•24 years ago
|
||
Duplicate of IFrame/Frame bug
*** This bug has been marked as a duplicate of 47478 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•