Closed Bug 345858 Opened 18 years ago Closed 18 years ago

Blank page printed along with the actual page, if i print the screen using pagePrint()

Categories

(Core :: XSLT, defect)

1.7 Branch
x86
Windows NT
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: meena.k.ranjani, Unassigned)

Details

User-Agent:       Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 4.0)
Build Identifier: Mozilla 1.7

Mozilla 1.7 Print this Screen Issue
===================================
1. I try to print my screen using javascript:pagePrint(), outputs a blank page followed by my actual page on screen. WHY? 
2. When i try to print a page (which is of 2 pages length), it just crashed.



Reproducible: Always

Steps to Reproduce:
Problem 1:
==========
1. Create a xsl page with tables and a hyperlink to print the screen using javscript:pagePrint(). On selecting the hyperlink option to print, the output prints a blank page and the actual xsl page.
Problem 2:
==========
1.Create a xsl screen of two pages size with Tables (3 or more inner tables with 9 columns)
2. The xsl file should also possess hyperlink to print using javscript:pagePrint()
3.Try print the screen, u see its crash.
pagePrint isn't something managed by mozilla. you need to provide a url for the document in question (or attach it).
Status: NEW → RESOLVED
Closed: 18 years ago
Component: Documentation Requests → XSLT
Product: Mozilla Developer Center → Core
Resolution: --- → INVALID
Version: unspecified → 1.7 Branch
You need to log in before you can comment on or make changes to this bug.