Closed
Bug 256680
Opened 20 years ago
Closed 19 years ago
Current selected printer not saved after print
Categories
(Core :: Printing: Output, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 308173
People
(Reporter: zhayupeng, Assigned: zhayupeng)
References
Details
Attachments
(1 file)
1.49 KB,
patch
|
masayuki
:
review-
|
Details | Diff | Splinter Review |
If you have more than one printer in your print list. Including postscript
printer and xprint printers, you will find the default selected printer is
always the first one of the list. So, you need to select the printer everytime
you print. It very inconvenient.
Steps:
1) Setup more than one printer in your printer list. eg. export
MOZILLA_POSTSCRIPT_PRINTER_LIST="test1 test2 test3 test4"
2) Open Mozilla and open File->Print
3) Select "test3" in the list and click "Print"
4) Open File->Print again
You will find the select printer is "test1" or "Postscript/Default" again
expect result:
Should select "test3" when open the dialog
Attachment #156866 -
Flags: superreview?(tor)
Attachment #156866 -
Flags: review?(neil.parkwaycc.co.uk)
tor,
Seems neil is not available for reviewing. Can you super review this simple
patch and then I can find another people to review it.
Thanks!
Comment 3•20 years ago
|
||
Just a comment -- This feature isn't really specific to the postscript driver,
is it? Is it appropriate to put the pref under "print.postscript"?
Comment 4•20 years ago
|
||
bug 262287 will fix this problem, too.
Comment 5•20 years ago
|
||
Bug 262287 is marked fixed. Is this still an issue?
Comment 6•20 years ago
|
||
*** Bug 259612 has been marked as a duplicate of this bug. ***
This is very annoying, I am having the same issue with Mozilla 1.7.6 running
on Linux x86_64 with CUPS 1.1.22.
Comment 8•19 years ago
|
||
Comment on attachment 156866 [details] [diff] [review]
patch
This patch is wrong.
This is XP bug. not UNIX only.
I try to create the patch in bug 308173. I will fix this bug soon.
Attachment #156866 -
Flags: superreview?(tor)
Attachment #156866 -
Flags: review?(neil.parkwaycc.co.uk)
Attachment #156866 -
Flags: review-
Comment 9•19 years ago
|
||
*** This bug has been marked as a duplicate of 308173 ***
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•