-
Type: Sub-task
-
Status: Applied
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: ODF 1.2 CD 05
-
Fix Version/s: ODF 1.2 CD 06
-
Component/s: Graphics, Part 3 (Schema) [1.2: 1]
-
Labels:None
-
Environment:
These corrections apply to the text of OpenDocument-v1.2-cd05-part1-editor-revision-08.odt
-
Proposal:
-
Resolution:
In ODF 1.0 section 15.9, Errata 02 add the following statement after the first paragraph:
"""
The layout of the connector is implementation-dependent.
"""
The connector being refered to is any "standard connection" and the styles (in ODF 1.2),
20.158 draw:start-line-spacing-horizontal, applies to lines connectors (note: lines, not line)
20.159 draw:start-line-spacing-vertical, applies to lines connectors (note: lines, not line)
20.109 draw:end-line-spacing-horizontal, applies to line connectors
20.110 draw:end-line-spacing-vertical, applies to line connectors
These all apply to line connectors and the description for those properties is essentially identical to the description in ODF 1.0 without Errata 02. However, there is no longer a group heading where we can say anything about what is implementation-dependent. There is some confusion of how these apply because of the ambiguity around connector type (since all of them use lines) and what it means to refer to standard connectors and then say the attribute applies to line or lines connectors, which are different than standard connectors. There is also confusion about the use of "length" when what might be meant is "distance" (or not).
There is the <draw:connector> draw:type attribute which does distinguish standard, line, curve, and lines (as opposed to line) connector types.
It would appear that the implementation-defined condition still applies, but it is not clear where it can/should be said in ODF 1.2 unless it is under 10.3.10 <draw:connector> which indeed seems to be a likely candidate.