<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Copying an underlined word from an html document loses underline property"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=132773#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Copying an underlined word from an html document loses underline property"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=132773">bug 132773</a>
              from <span class="vcard"><a class="email" href="mailto:mikekaganski@hotmail.com" title="Mike Kaganski <mikekaganski@hotmail.com>"> <span class="fn">Mike Kaganski</span></a>
</span></b>
        <pre>Playing with InsideClipboard and its Clp file, I was able to make it work with
Chrome by replacing in this clipboard HTML:

<span class="quote">> <html>
> <body>
> <!--StartFragment--><span style="color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;; font-size: medium; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline; display: inline !important; float: none;">Test</span><!--EndFragment-->
> </body>
> </html></span >

the string "-webkit-text-stroke-width" with " webkit-text-stroke-width", i.e.
removing the leading hyphen.</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>