Closed
Bug 68142
Opened 25 years ago
Closed 24 years ago
"Print selection" prints only ONE page [print] [selection]
Categories
(Core :: Printing: Output, defect)
Tracking
()
RESOLVED
FIXED
Future
People
(Reporter: burnus, Assigned: rods)
References
()
Details
This is 2001-02-07-06/Linux.
If I select a lot (e.g. from the top to the bottom) and print it as selection,
you get only one page. ('1 of 1')
Expected: All selected text/images are printed and the 'i of n' is set
accordingly.
I think this can easily cause 'dataloss' since you expect to get everything
marked being printed (and want to save paper by choosing select).
I really like this print selectection feature -- if only it would support
multi-page printing :-)
Comment 1•25 years ago
|
||
Confirming bug. See
http://lxr.mozilla.org/seamonkey/source/layout/base/src/nsDocumentViewer.cpp#1535
-- this is a known design problem with printing selections.
ccing rods who's the author of that comment and seems to know what's going on
with printing selections.
Status: UNCONFIRMED → NEW
Ever confirmed: true
| Assignee | ||
Comment 2•25 years ago
|
||
Yes, we have deliberately done this as a temporary solution to another problem.
This will get fixed down the road when we can do a reflow for just the selected
portion of content.
Comment 3•25 years ago
|
||
Probably a duplicate of bug 59503, although that one is about printing whole
pages, not just a selection.
Updated•25 years ago
|
Status: NEW → ASSIGNED
Summary: "Print selection" prints only ONE page → "Print selection" prints only ONE page [print] [selection]
Target Milestone: --- → Future
Updated•24 years ago
|
Blocks: advocacybugs
Updated•24 years ago
|
Keywords: mozilla0.9.5,
mozilla0.9.6
| Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 11•24 years ago
|
||
this fixed was checked in with the print preview checkin - fixed
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 12•24 years ago
|
||
Tobias, is this working for you now ? can someone confirm that this is
fixed now...thanks.
Comment 13•23 years ago
|
||
See bug 142515: This is not fixed completely yet.
Comment 14•21 years ago
|
||
The problem persists
Only one page is printed with a large selection.
Mozilla/5.0 (Windows; U; Windows NT 5.1; es-ES; rv:1.7b) Gecko/20040421
Comment 15•21 years ago
|
||
Please file a separate bug with a testcase that shows the problem attached.
Mention this bug in the opening comment... cc me on the new bug, please.
Comment 16•21 years ago
|
||
Bug 243842 has been filed. Note that I tested a build right after bug 142515
was checked in and this DID work at the time, so it has broken since then.
Comment 17•21 years ago
|
||
I meant bug 153964
You need to log in
before you can comment on or make changes to this bug.
Description
•