<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Duplex option in print dialog (on Linux) not properly synchronized between both places"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=128717">128717</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Duplex option in print dialog (on Linux) not properly synchronized between both places
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>UI
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>m.weghorn@posteo.de
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=155712" name="attach_155712" title="PPD file for sample printer that supports duplex">attachment 155712</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=155712&action=edit" title="PPD file for sample printer that supports duplex">[details]</a></span>
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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>