<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 - Formula will be displayed after re-type it into cell"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=126946">126946</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Formula will be displayed after re-type it into cell
</td>
</tr>
<tr>
<th>Product</th>
<td>LibreOffice
</td>
</tr>
<tr>
<th>Version</th>
<td>6.3.0.4 release
</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>robertgraf68@outlook.com
</td>
</tr></table>
<p>
<div>
<pre>Description:
A formula (which returns a text as result) will be displayed after re-type it
into cell when cell format is "Text". When cell format is "Number" it works.
Steps to Reproduce:
Pre-Step:
Add the Basic-Macro "Toto_Macro.bas" which returns a text based on numeric
parameters.
1. Open Toto.xlsx
2. Select cell AB2
3. Goto input line and copy the formula into clipboard
4. Press strg+x to remove it
5. Press strg+v to add it and press enter
Result: Formula result will be displayed (ok)
6. Change format of cell AB2 to "Text"
7. Re-Run steps 3-5
Result: Formula will be displayed (Bug)
Actual Results:
Formula itself will be displayed.
Expected Results:
Result of formula should be displayed.
Reproducible: Always
User Profile Reset: No
Additional Info:</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>