<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#c1">Comment # 1</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:hi-angel@yandex.ru" title="Konstantin Kharlamov <hi-angel@yandex.ru>"> <span class="fn">Konstantin Kharlamov</span></a>
</span></b>
        <pre>It is worth noting that copying underlined text from google docs works fine.

I compared lists of formats provided by google docs and by plain html document,
and here's the list:

    From Google-docs           | From plain html
    --------------------------------------------
    chromium/x-web-custom-data |
    text/html                  | text/html
    MULTIPLE                   | MULTIPLE
    SAVE_TARGETS               | SAVE_TARGETS
    STRING                     | STRING
    TARGETS                    | TARGETS
    TEXT                       | TEXT
    text/plain                 | text/plain
    TIMESTAMP                  | TIMESTAMP
    UTF8_STRING                | UTF8_STRING

As you can see the only difference in formats is `x-web-custom-data`. I'm not
sure though LO Writer uses that, so it's intersting to see why such difference</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>