Closed Bug 1760316 Opened 2 years ago Closed 2 years ago

Add an entry on the monochrome list for Canon

Categories

(Core :: Printing: Output, task)

task

Tracking

()

RESOLVED FIXED
100 Branch
Tracking Status
firefox100 --- fixed

People

(Reporter: emilio, Assigned: emilio)

References

Details

Attachments

(1 file)

Per https://phabricator.services.mozilla.com/D139594#4621637:

I have a general problem on the Canon, the TS-3350 and the MB2100.
I can't print in black and white!
This is valid for thunderbird and Firefox and Firefox-esr.
To print in black and white on linux (with a Canon with the proprietary driver) you have to enable or disable a flag in GtkPrintSettings:
gboolean color = gtk_print_settings_get_use_color (settings, color);
gtk_print_settings_set (settings, "cups-CNGrayscale", (color ? "False" : "True"));

Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/132a5b2c52e7
Add another Canon entry to the monochrome settings list. r=jwatt
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 100 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: