<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 - Mail merge ignores preselected printer when printing second time"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=126471">126471</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Mail merge ignores preselected printer when printing second time
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>6.4.0.0.alpha0+ Master
          </td>
        </tr>

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

        <tr>
          <th>OS</th>
          <td>Linux (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>Writer
          </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>Steps to reproduce with master on Linux (should be similar on Windows):

1) set up two printers "foo" and "bar" on the system
2) make "foo" the default printer (e.g. using command 'lpoptions -d foo')
3) start LibreOffice Writer with a new document
4) run Mail Merge Wizard with any data source
5) click the "Print Merged Documents" icon in toolbar
   -> the "Print merged documents" dialog appears with no printer preselected
6) select printer "bar" (i.e. not the default printer)
7) click "Print Documents"
   -> printout happens on the selected printer "bar" (OK)
8) click the "Print Merged Documents" icon in toolbar again
  -> the "Print merged documents" dialog appears with printer "bar" preselected
9) click "Print Documents"

Result: The printout happens on printer "foo" (default printer) instead of the
selected printer "bar".

Expected result: Printout should happen on the selected printer "bar".

Notes:
* This works as expected when temporarily selecting another printer, then
switching back to "bar".

Version: 6.4.0.0.alpha0+
Build ID: 8e3f4317823aa83e0ad9e7dc008a1550ef3c9798
CPU threads: 4; OS: Linux 4.19; UI render: default; VCL: kde5; 
Locale: en-GB (en_GB.UTF-8); UI-Language: en-US
Calc: threaded</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>