[Libreoffice-bugs] [Bug 128717] New: Duplex option in print dialog (on Linux) not properly synchronized between both places
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Nov 11 17:17:24 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=128717
Bug ID: 128717
Summary: Duplex option in print dialog (on Linux) not properly
synchronized between both places
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: UI
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: m.weghorn at posteo.de
Created attachment 155712
--> https://bugs.documentfoundation.org/attachment.cgi?id=155712&action=edit
PPD file for sample printer that supports duplex
For a printer that supports duplex printing and that is set up with a PPD using
the standard "Duplex" PPD option, there are two places where the value for the
"Duplex" option can be set and those are not properly synchronized.
Steps to reprooduce:
0) Set up a (dummy) printer that supports duplex printing, e.g. using the
attached PPD file:
sudo lpadmin -p tofile-ricoh -v ipp://printer1.example.org/ipp/print -P
tofile-ricoh.ppd -E
1) start Writer
2) open print dialog (Ctrl+P)
3) select the printer set up in step 0
4) observe that "Paper sides" is correctly set to "Print in both sides (long
edge)"
5) click on the "Properties" button
6) observe that "Duplex" is set to "Lange Kante" (OK, German translation for
"Long edge)"
7) change value for "Duplex" to "Aus" (i.e. "None")
8) click "OK" to close the "Properties" dialog
9) observe the value shown for duplex in the main print dialog
Result:
The value is still "Print in both sides (long edge).
Expected result:
The value should be the same as set in step 7, here "Print only in one side".
Additional notes:
* When printing to an actual printer, the value set in step 7 is used, not the
one shown in step 9.
* Synchronization works correctly the other way round, i.e. after changing it
in the main print dialog and then opening the "Properties", the previously set
value is shown there.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20191111/d07cc117/attachment.html>
More information about the Libreoffice-bugs
mailing list