<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div bgcolor="#FFFFFF">
    <p>3.  I also found a different approach. It doesn't fix the
      underlying problem (similar to my initial solution), but it will
      work (without any side effect, as far I can tell) and limited to
      MacOS printer code<br>
      I switched the orientation order in
      <a class="gmail-m_4846241369865944201moz-txt-link-freetext" href="https://opengrok.libreoffice.org/xref/core/vcl/osx/salprn.cxx#68" target="_blank">https://opengrok.libreoffice.<wbr>org/xref/core/vcl/osx/salprn.<wbr>cxx#68</a>.
      Instead of <span id="gmail-m_4846241369865944201scope_id_6af1981a_fold" class="gmail-m_4846241369865944201scope-body"><a href="https://opengrok.libreoffice.org/s?defs=Orientation&project=core" class="gmail-m_4846241369865944201intelliWindow-symbol" target="_blank">Orientation</a>::<a href="https://opengrok.libreoffice.org/s?defs=Landscape&project=core" class="gmail-m_4846241369865944201intelliWindow-symbol" target="_blank">Landscape</a> : <a href="https://opengrok.libreoffice.org/s?defs=Orientation&project=core" class="gmail-m_4846241369865944201intelliWindow-symbol" target="_blank">Orientation</a>::<a href="https://opengrok.libreoffice.org/s?defs=Portrait&project=core" class="gmail-m_4846241369865944201intelliWindow-symbol" target="_blank">Portrait</a> -> </span><span id="gmail-m_4846241369865944201scope_id_6af1981a_fold" class="gmail-m_4846241369865944201scope-body"><a href="https://opengrok.libreoffice.org/s?defs=Orientation&project=core" class="gmail-m_4846241369865944201intelliWindow-symbol" target="_blank">Orientation</a>::<a href="https://opengrok.libreoffice.org/s?defs=Portrait&project=core" class="gmail-m_4846241369865944201intelliWindow-symbol" target="_blank">Portrait</a> : </span><span id="gmail-m_4846241369865944201scope_id_6af1981a_fold" class="gmail-m_4846241369865944201scope-body"><a href="https://opengrok.libreoffice.org/s?defs=Orientation&project=core" class="gmail-m_4846241369865944201intelliWindow-symbol" target="_blank">Orientation</a>::<a href="https://opengrok.libreoffice.org/s?defs=Landscape&project=core" class="gmail-m_4846241369865944201intelliWindow-symbol" target="_blank">Landscape</a></span></p></div></blockquote><div>That indeed clearly was a copy-paste error, introduced by me in 2014, in <span style="color:rgb(0,0,0);font-family:Menlo;font-size:11px">5f27a6864420815d0d0abc409333fec963536faf</span> . But whether fixing that has any effect on tdf#92190 is unclear.</div><div><br></div><div>For this bug, I don't think we need to bother with investigating what happens if the user goes into the "Expert Configuration" (Preferences.. > Advanced > Open Expert Configuration) and changes settings there; by definition people doing that are asking for trouble, and taking into account such situations will just confuse things further.</div><div><br></div><div>--tml</div><div><br></div></div></div></div>