<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:stephane.guillou@member.fsf.org" title="stragu <stephane.guillou@member.fsf.org>"> <span class="fn">stragu</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN: Possible failure to follow SVG spec, 800 pixels interpreted as 0.8cm"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=84494">bug 84494</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Hardware</td>
           <td>Other
           </td>
           <td>All
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">OS</td>
           <td>Windows (All)
           </td>
           <td>All
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN: Possible failure to follow SVG spec, 800 pixels interpreted as 0.8cm"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=84494#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN: Possible failure to follow SVG spec, 800 pixels interpreted as 0.8cm"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=84494">bug 84494</a>
              from <span class="vcard"><a class="email" href="mailto:stephane.guillou@member.fsf.org" title="stragu <stephane.guillou@member.fsf.org>"> <span class="fn">stragu</span></a>
</span></b>
        <pre>Reproduced in:

Version: 6.2.5.2
Build ID: 1ec314fa52f458adc18c4f025c545a4e8b22c159
CPU threads: 4; OS: Linux 5.4; UI render: default; VCL: gtk3; 
Locale: en-AU (en_AU.UTF-8); UI-Language: en-US
Calc: threaded

and 

Version: 7.3.0.0.alpha0+ / LibreOffice Community
Build ID: 822f128e734f37ee4de9bf5b62640cbec140701e
CPU threads: 4; OS: Linux 5.4; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded

Results:
- testing22.odg does open with the large images, 21.17cm by 21.17cm (Shape 1
and Shape 2)
- testing23.odg shows the issue with the 0.8 cm width and height (for Shape 1
and Shape 2)

Interestingly, saving Shape 2 as SVG results in a file with dimensions 900px by
900px:

<svg version="1.1" baseProfile="basic" id="svg2"
xmlns:svg="<a href="http://www.w3.org/2000/svg">http://www.w3.org/2000/svg</a>"
         xmlns="<a href="http://www.w3.org/2000/svg">http://www.w3.org/2000/svg</a>"
xmlns:xlink="<a href="http://www.w3.org/1999/xlink">http://www.w3.org/1999/xlink</a>" x="0px" y="0px" width="900px"
height="900px"
         viewBox="0 0 900 900" xml:space="preserve"></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>