Next in thread → Next in month →

[OASIS Issue Tracker] Commented: (OFFICE-3828) Clarify algorithm for collapsing whitespace

From
OASIS Issues Tracker <>
Date
2013-10-25T09:52:20+00:00
ID
858712491.27111382694820614.JavaMail.tomcat@customer-jira
Thread
[OASIS Issue Tracker] Commented: (OFFICE-3828) Clarify algorithm for collapsing whitespace
[ http://tools.oasis-open.org/issues/browse/OFFICE-3828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=35449#action_35449 ] 

Oliver-Rainer Wittmann commented on OFFICE-3828:
------------------------------------------------

Unfortunately, it seems that OO does not produce the expected "space collapsing" results for the given document :-( --> defect in OO

I agree to the provided proposal to clarify the "space collapsing".

> Clarify algorithm for collapsing whitespace
> -------------------------------------------
>
>                 Key: OFFICE-3828
>                 URL: http://tools.oasis-open.org/issues/browse/OFFICE-3828
>             Project: OASIS Open Document Format for Office Applications (OpenDocument) TC
>          Issue Type: Improvement
>    Affects Versions: ODF 1.2
>            Reporter: Jos van den Oever
>             Fix For: ODF 1.2 Errata 01, ODF 1.3
>
>
> In ODF 1.2 it is not clear how the whitespaace in the following fragment should be collapsed.
>   <text:p><text:span>a </text:span> b</text:p>
> Should it be:
>  a) <text:p><text:span>a </text:span>b</text:p>
>  b) <text:p><text:span>a</text:span> b</text:p>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Next in thread → Next in month →