<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN: Drawing has incorrect size"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=118693#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN: Drawing has incorrect size"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=118693">bug 118693</a>
              from <span class="vcard"><a class="email" href="mailto:freedesktop@treblig.org" title="Dave Gilbert <freedesktop@treblig.org>"> <span class="fn">Dave Gilbert</span></a>
</span></b>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=168647" name="attach_168647" title="A docx with a vertical line that ends up horizontal">attachment 168647</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=168647&action=edit" title="A docx with a vertical line that ends up horizontal">[details]</a></span>
A docx with a vertical line that ends up horizontal

That commit added a hack to NbcResize that caused it to be skipped if the
resize was 1.0 x 1.0;  in my case it's 1 x 1.00022 so it happens;  I don't
understand the detail why - possibly it's because in my test case the line
originally had arrows on and it's got:

  <wp:extent cx="635" cy="2937510"/>
..
                        <a:xfrm>
                          <a:off x="0" y="0"/>
                          <a:ext cx="0" cy="2936880"/>
                        </a:xfrm>

where as the existing case has wp:extent cx="0"</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>