<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 - Copy a cell calculated content"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134142">134142</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Copy a cell calculated content
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>unspecified
          </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>Calc
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>bugzilla@deblan.fr
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=162199" name="attach_162199" title="Actual results">attachment 162199</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=162199&action=edit" title="Actual results">[details]</a></span>
Actual results

Description:

When I want to copy the content of a cell which is calculated with a formula,
the pasted content is the formula.

Steps to Reproduce:

Put "FOO" in B4
Put "BAR" in C4
Put "=CONCAT(B4;" ";C4)" in D4

Select D4, right click and click on copy (or ^C).
Paste in gedit.

Actual Results:

"=CONCAT(B4;" ";C4)" is pasted.

Expected Results:

"FOO BAT" should be the pasted content.

Reproducible: Always</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>