[Libreoffice-bugs] [Bug 128755] New: Adding style to text results in a value error
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Nov 12 18:39:43 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=128755
Bug ID: 128755
Summary: Adding style to text results in a value error
Product: LibreOffice
Version: 6.3.3.2 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: michel at lebihan.pl
Description:
When I write the formula `=123+STYLE("my-style")` the value `123` appears in
the cell and the style is applied. If I try to do the same for text,
`="abc"+STYLE("my-style")` a value error (`#VALUE!`) is shown.
Steps to Reproduce:
1. Create a custom style or use one of the builtin styles
2. Write or paste the `="abc"+STYLE("my-style")` formula in a cell
Actual Results:
Saw the value error (`#VALUE!`)
Expected Results:
The cell should contain and display the text value with the specified style
applied.
Reproducible: Always
User Profile Reset: No
Additional Info:
--
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/20191112/02524a34/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list