Closed
Bug 318990
Opened 19 years ago
Closed 14 years ago
page breaking not consistent in pause during print
Categories
(Core :: Printing: Output, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: tinymammoth, Unassigned)
References
()
Details
(Whiteboard: [closeme 2011-03-15])
Attachments
(2 files)
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051111 Firefox/1.5
When I print multiple pages of a webpage separately, the start of each page (after the first) is not consistent. For example, if I print page 1-2, stop, then 3, the first line printed on page 3 is not always the line that follows (in the original website) the last line printed on 2.
Reproducible: Sometimes
Steps to Reproduce:
1. Go to a long (multipage) website.
2. Print the first page.
3. Print the second page. Make sure this is a separate process, don't just put page 1-2 in print range.
Actual Results:
One line is skipped. Say the website is like this:
[stuff before... this is near end of a page]
Line 1: 1111111111
Line 2: 2222222222
Line 3: 3333333333
I print page 1. The last line on page 1 printed is 1111111111.
I then print page 2. The fist line of page 2 printed is 3333333333. Line 2 gets omitted.
Expected Results:
In the above situation, FF should have printed 2222222222 at the top of the page when I went to print page 2.
Updated•19 years ago
|
Assignee: nobody → printing
Component: General → Printing
Product: Firefox → Core
QA Contact: general
Version: unspecified → 1.8 Branch
Reporter | ||
Updated•19 years ago
|
Severity: normal → major
Reporter | ||
Comment 1•19 years ago
|
||
This is a simulation of Print functions through PDFcreator, which is installed like a printer.
Notice how at the bottom of the page, #4 choice D is the last line printed.
Reporter | ||
Comment 2•19 years ago
|
||
Again, a print simulation with PDFcreator. Notice how the top of the page starts with question 5. The E option of question 4 (see original page) is completely omitted from the printouts when page 1 to 1, and then 2 to 2 is printed.
Reporter | ||
Comment 3•19 years ago
|
||
Current sys info:
Build identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1) Gecko/2006101023 Firefox/2.0
Updated•16 years ago
|
Assignee: printing → nobody
QA Contact: printing
Comment 4•14 years ago
|
||
do you see this issue still with version 3.6 or 4.0 beta?
Whiteboard: [closeme 2011-03-15]
Comment 5•14 years ago
|
||
No response to needed information. -> incomplete report
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•