https://bugs.documentfoundation.org/show_bug.cgi?id=103331

            Bug ID: 103331
           Summary: Child styles not inheriting from parent
           Product: LibreOffice
           Version: 5.3.0.0.alpha0+ Master
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: [email protected]
          Reporter: [email protected]
            Blocks: 90937

Steps:
1) Open Calc with a git build
2) Open the sidebar's styles and formatting
3) Type some text and apply 'Accent 1' style to the cell
4) Notice that the text is not in bold

Here is the xml from
https://cgit.freedesktop.org/libreoffice/core/tree/sc/res/xml/styles.xml

<style:style style:name="Accent" style:family="table-cell"
style:parent-style-name="Default"> <style:text-properties
fo:font-weight="bold"/> </style:style>

<style:style style:name="Accent1" style:family="table-cell"
style:parent-style-name="Accent"> <style:table-cell-properties
fo:background-color="#000000"/> <style:text-properties fo:color="#ffffff"/>
</style:style>

Version: 5.3.0.0.alpha0+
Build ID: 55d028488580c5835682188cb8d23e5fe4dcb424
CPU Threads: 4; OS Version: Linux 4.4; UI Render: default; 
Locale: en-US (en_US.UTF-8); Calc: group


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=90937
[Bug 90937] Default set of calc cell styles
-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to