<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Strange placeholders appear for charts after loading"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=108643#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Strange placeholders appear for charts after loading"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=108643">bug 108643</a>
              from <span class="vcard"><a class="email" href="mailto:caolanm@redhat.com" title="Caolán McNamara <caolanm@redhat.com>"> <span class="fn">Caolán McNamara</span></a>
</span></b>
        <pre>The reason I made those changes was CVE-2017-3157 and it changes the time that
charts are updated from during load to after load so that the security
setting/question for updating links can be used.

The specific change for restoring  the size of the preview is because writer
(at least, maybe others) will change the size of the object when activated,
which is fine if the size is changed to the desired size afterwards as happened
originally during initial load, but no use if the update happens after the
load.

Hard to know what then goes wrong in chart land to get the weird placeholder
problem, but if its just chart then chart has a long history of getting special
cased in the embedded object code (e.g. #i103460# etc) so I can try special
casing this</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>