<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Support file:// URL from HTML clipboard content in URL format generated from MSO 2007-2013"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=119966">119966</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Support file:// URL from HTML clipboard content in URL format generated from MSO 2007-2013
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>Inherited From OOo
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>lukebenes@hotmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>When pasting special URL's with 'file://' fail to open.

Steps to reproduce:
1. Open a document containing images with Word 2007-2013 (NOT 2016), such as
<span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=92563" name="attach_92563" title="Test doc used to copy image">attachment 92563</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=92563&action=edit" title="Test doc used to copy image">[details]</a></span>
2. Copy into clipboard
3. Paste Special into Writer using "HTML format without comments"

Expected results:
Images is successfully pasted into Writer

Actual results:
A placeholder showing the image’s URL in the file system is shown.  Ex:
file://C:\Users\AAA\Appdata\Local\Temp\clip\01\image001.jpg

When tested with other Windows application. 
WordPerfect x9: PASS
TextMaker 2018: PASS

Note you can fix this issue by clicking on the image placeholder 

1. Properties->Image->Link->file name
2. delete the 'file://'
3. From file://C:\Users\AAA\Appdata\Local\Temp\clip\01\image001.jpg


We either need to add file:// support to our HTML importer or we need to have
our pasting module strip it out in the case of "HTML format without comments"</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>