[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [OASIS Issue Tracker] (OFFICE-4004) 16.2 <style:style> misses precedence rule for drawing page properties
[ https://issues.oasis-open.org/browse/OFFICE-4004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Francis Cave updated OFFICE-4004:
---------------------------------
Resolution:
h3. 16.2 <style:style>
The {{<style:style>}} element represents styles.
...
For styles with family {{table-cell}} which are applied to a table cell, the search continues with the style specified by the {{table:default-cell-style-name}} attribute 19.621 of the table cell's {{<table:table-row>}} parent element, if present, and then with the style specified by the {{table:default-cell-style-name}} attribute of the {{<table:table-column>}} element associated with the table cell.
Styles of family {{drawing-page}} contain formatting for {{<draw:page>}} elements. First the style and its parent style chain is evaluated, which is directly referenced in the {{draw:style-name}} attribute of a draw element. If the formatting property is not present in this chain, then the search continues with the style and its parent style chain, that is referenced in the {{draw:style-name}} attribute of that {{<style:master-page>}} element, which is specified in the {{draw:master-page-name}} attribute of the {{<draw:page>}} element.
In all other cases, or if a value for the formatting property has not been found by any of the family specific rules, a default style 16.4 that has the same family as the style initially declared sets the value. If a value has not been found by these steps, but this specification defines a default value, then this default value is used. In all remaining cases an implementation-dependent value is used.
> 16.2 <style:style> misses precedence rule for drawing page properties
> ---------------------------------------------------------------------
>
> Key: OFFICE-4004
> URL: https://issues.oasis-open.org/browse/OFFICE-4004
> Project: OASIS Open Document Format for Office Applications (OpenDocument) TC
> Issue Type: Improvement
> Components: Graphics
> Reporter: Regina Henschel
> Priority: Minor
> Fix For: ODF 1.4
>
> Attachments: draw-page-master_red-style_blue.odp
>
>
> A {{<style:style>}} element of family {{drawing-page}} can affect the page formatting directly or indirectly via master page. There exists no rule which one has precedence.
> This affects especially all properties of element {{<style:drawing-page-properties>}} (17.25)
--
This message was sent by Atlassian Jira
(v8.3.3#803004)
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]