Open
Bug 86374
Opened 24 years ago
Updated 3 years ago
[UX] Add option to suppress printing of images
Categories
(Core :: Printing: Output, enhancement)
Core
Printing: Output
Tracking
()
NEW
Future
People
(Reporter: roland.mainz, Unassigned)
References
Details
RFE: Add an option to suppress the printing of images.
The resulting print job should contain a black rect containing the image's
alternate text instead of the image itself.
Comment 1•24 years ago
|
||
Marking as remind. This is not a near term issue
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → REMIND
Target Milestone: --- → Future
| Reporter | ||
Comment 2•24 years ago
|
||
Primary idea was to speed-up printing a lot...
No images --> small print jobs --> fast print results...
> Marking as remind.
;-(
| Reporter | ||
Comment 3•24 years ago
|
||
dcone:
An implementation may be very simple:
Mozilla has already an option to turn images "off" (globally) - what about the
following procedure:
1. get prefs status of "images enabled ?" and save this status in a var
2. turn images off
3. print
4. restore prefs status of "images enabled ?"
Problems/issues:
Does this automagically replace images with their "alternate" text ?
Status: RESOLVED → REOPENED
Resolution: REMIND → ---
Comment 4•24 years ago
|
||
This is an issue that has to be discussed.. added to dialogs etc, etc. this
will not happen for a while since I have many bugs that are way higher priority
than this.
Status: REOPENED → RESOLVED
Closed: 24 years ago → 24 years ago
Resolution: --- → REMIND
Comment 5•23 years ago
|
||
REMIND is deprecated per bug 35839.
Status: RESOLVED → REOPENED
Resolution: REMIND → ---
Updated•22 years ago
|
Blocks: 125824
Summary: Add option to supress printing of images... → Add option to suppress printing of images...
*** Bug 292697 has been marked as a duplicate of this bug. ***
Updated•16 years ago
|
Assignee: rods → nobody
QA Contact: sujay → printing
Updated•7 years ago
|
Summary: Add option to suppress printing of images... → [UX] Add option to suppress printing of images
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•