-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: ODF 1.2
-
Fix Version/s: ODF 1.3
-
Component/s: Formatting Properties, Part 3 (Schema) [1.2: 1], Styles
-
Labels:None
-
Proposal:
Unclear if tabulator positions are being inherited among styles.
Discribed on the list - https://lists.oasis-open.org/archives/office/201310/msg00005.html
In Calligra the positions individually are not inherited. Inheritance is on the level of a set of tabs. Say you have:
parentstyle
tabs
tab at 1
tab at 2
childstyle1
childstyle2
tabs
tab at 1.3
The childstyle would effectively have the 2 tabs of the parent, and childstyle2 would effectively only have the single tab at 1.3.