[Libreoffice-bugs] [Bug 36637] [FORMATTING] Strings created through =CONCATENATE(..) cannot be formatted partially
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Apr 27 13:49:22 PDT 2011
https://bugs.freedesktop.org/show_bug.cgi?id=36637
--- Comment #7 from Elias Probst <mail at eliasprobst.eu> 2011-04-27 13:49:23 PDT ---
(In reply to comment #5)
> I'm afraid that's a current known limitation. A formula result cannot be rich
> rext, and text that contains several formatting runs is considered rich text.
Hmm, yes... I remember another restriction which I stumbled upon some days ago,
which may be related to the general handling of formula results.
Having line breaks in =CONCATENATE() is also impossible, when doing something
like this:
=CONCATENATE("Some text including
line
breaks";
A5;
"And some more line-
breaks")
So it looks like this is a WONTFIX at the moment and needs some basic
refactoring of the formula result stuff - maybe even clarification through
OpenDocument standards, whether something like this is defined at all in the
standard.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Libreoffice-bugs
mailing list