https://issues.apache.org/ooo/show_bug.cgi?id=123668

Regina Henschel <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |CONFIRMED
                 CC|                            |[email protected]
     Ever confirmed|0                           |1

--- Comment #3 from Regina Henschel <[email protected]> ---
The line feed character belongs to the white spaces, that are allowed in
ODF1.2. see section 5.14 Whitespace in ODF1.2 part 2,
"Evaluators shall treat SPACE (U+0020), CHARACTER TABULATION (U+0009), LINE
FEED (U+000A), and CARRIAGE RETURN (U+000D) as whitespace characters."
and even more,
"Evaluators should retain whitespace entered by the original formula creator
and use it when saving or presenting the formula, and should not add additional
whitespace unless directed to do so during the process of editing a formula."

For details see
http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part2.html

So this is not only a valid request for interoperability with OOXML but also a
needed feature for ODF1.2.

Currently UI replaced entered line feeds with a space character. This makes
sense because AOO hasn't got a 'multiple line' input line yet.

But opening too replaces line feeds with space characters and if I understand
section 5.14 correctly, that should not happen.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.

Reply via email to