-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: ODF 1.2
-
Fix Version/s: ODF 1.3
-
Component/s: Graphics, Part 3 (Schema) [1.2: 1]
-
Labels:None
-
Proposal:
Svante discovered that 10.4.4 <draw:image> allows <text:list> and <text> as child elements.
The prose describing that content was present in 1.1 but deleted in 1.2. However, the schema retained the child elements.
This appears in the auto-generated part of the ODF 1.2 text for 10.4.4:
The <draw:image> element has the following child elements: <office:binary-data> 10.4.5, <text:list> 5.3.1 and <text> 5.1.3.
Paragraph and list on images are implemented in LibreOffice. It is a useful feature, because it allows text over image without grouping. The difference becomes visible e.g. if you set a "fly in" animation on the object. Using an image with text, the paragraphs/list items fly in individually; using a group, only fly in of the entire group is possible.