<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Character styles not working against the underlying paragraph style"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=108498#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Character styles not working against the underlying paragraph style"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=108498">bug 108498</a>
              from <span class="vcard"><a class="email" href="mailto:rb.henschel@t-online.de" title="Regina Henschel <rb.henschel@t-online.de>"> <span class="fn">Regina Henschel</span></a>
</span></b>
        <pre>It should be based on its parent style.

It is in ODF 20.183fo:font-size
"In contrast to XSL, percentage values can be used within common styles only
and are based on the font height of the parent style rather than to the font
height of the attributes neighborhood. Absolute font heights and relative font
heights are not supported."

So with the current fo:font-size it is not possible to base the character
font-size on the paragraph in which the character is, which gets this style
applied.

The percent values is written to file and the percent value is calculated, when
the style is defined in the beginning. But the text in the document is not
updated, when the font-size of the parent character style is changed.

If you revisit the character Font dialog page and click on OK without any
changes, then the text in the document is updated.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>