<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Fontwork border line increases from 0,02inch to 0,03 inch when copy/pasting a fontwork between two sessions"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=117707#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Fontwork border line increases from 0,02inch to 0,03 inch when copy/pasting a fontwork between two sessions"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=117707">bug 117707</a>
              from <span class="vcard"><a class="email" href="mailto:Armin.Le.Grand@me.com" title="Armin Le Grand (CIB) <Armin.Le.Grand@me.com>"> <span class="fn">Armin Le Grand (CIB)</span></a>
</span></b>
        <pre>Pasted to lo-6-0, all correct -> a definitive hint that the conversion
happens/is wrong at load time. Debugging with master shows that at paste,
source SdrModel is a FmFormModel using 100thmm, while target is a SwDrawModel
using 100thmm. Need to check against lo-6-0.
Same in lo-6-0, but in SdrExchangeView::Paste a 'resize' is done for the
different units - that's for the Geomatry. A resize is also done in
AttributeProperties::SetModel which is called from SdrAttrObj::SetModel and
thus from SdrExchangeView::Paste. This is not the case in new code - seems as
if a instance that scales the Items is missing/needed (old code uses
DefaultProperties::Scale -> sdr/properties/ScaleItemSet)...</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>