Closed
Bug 60003
Opened 25 years ago
Closed 7 years ago
Recursive printing
Categories
(Core :: Printing: Output, enhancement, P3)
Tracking
()
RESOLVED
WONTFIX
Future
People
(Reporter: gayatrib, Unassigned)
References
()
Details
Given a page with multiple links, it would be very useful to have atleast one
level depth of recursive printing. Example, is link above. It would be very
useful to have all the links printed, rather than click on each on individually.
Comment 1•25 years ago
|
||
This is something to consider as a feature...
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → LATER
Comment 2•23 years ago
|
||
LATER is deprecated per bug 35839.
Status: RESOLVED → REOPENED
Resolution: LATER → ---
Comment 3•23 years ago
|
||
->rods
Assignee: dcone → rods
Status: REOPENED → NEW
QA Contact: shrir → sujay
Comment 4•23 years ago
|
||
I think this could be way to complicated to do.
Status: NEW → RESOLVED
Closed: 25 years ago → 23 years ago
Resolution: --- → FIXED
Target Milestone: --- → Future
Comment 5•23 years ago
|
||
dcone:
"viewer" has such a webcrawler - we would only need a regex(-like) filter to
filter the URLs of the links and a counter for the maximum recursions...
Gayatri/Roland, can you verify this and mark verified-fixed ? thanks.
Comment 7•23 years ago
|
||
Uhm... why was this bug marked as "FIXED" ? There is no patch, no discussion...
;-(
Updated•23 years ago
|
Status: REOPENED → ASSIGNED
Updated•17 years ago
|
Assignee: rods → nobody
Severity: normal → enhancement
Status: ASSIGNED → NEW
OS: Windows NT → All
QA Contact: sujay → printing
Hardware: PC → DEC
Comment 9•10 years ago
|
||
As described, this is probably better done as an add-on IMO.
A slightly different feature might be worth implementing though: a "print all tabs"
checkbox in the print dialog. Then you could use an add-on like for example Linky
https://addons.mozilla.org/en-US/firefox/addon/linky/ to open a bunch of links in tabs
and then print them in one go. It's a two step operation, but probably good enough.
Comment 10•7 years ago
|
||
Maybe open a separate bug for that alternative suggestion, but I can't see us implementing that either.
Status: NEW → RESOLVED
Closed: 23 years ago → 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•