[Libreoffice-bugs] [Bug 134142] New: Copy a cell calculated content
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Jun 19 07:48:40 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=134142
Bug ID: 134142
Summary: Copy a cell calculated content
Product: LibreOffice Online
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: bugzilla at deblan.fr
Created attachment 162199
--> https://bugs.documentfoundation.org/attachment.cgi?id=162199&action=edit
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
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200619/24611675/attachment.htm>
More information about the Libreoffice-bugs
mailing list