<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Introduce a comment style"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=103064#c14">Comment # 14</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Introduce a comment style"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=103064">bug 103064</a>
              from <span class="vcard"><a class="email" href="mailto:philipz85@hotmail.com" title="Yousuf Philips (jay) <philipz85@hotmail.com>"> <span class="fn">Yousuf Philips (jay)</span></a>
</span></b>
        <pre>(In reply to Thomas Lendo from <a href="show_bug.cgi?id=103064#c11">comment #11</a>)
<span class="quote">> Now, every comment has its own character style (which are invisible for end
> users; I learned that for my research in <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - FORMATTING: Means to convert direct formatting into styles"
   href="show_bug.cgi?id=107095#c4">bug 107095, comment 4</a>).</span >

>From what i saw in the xml file, this isnt accurate. Each character style
combination has its own character style entry, but each comment has a paragraph
style parenting all child text entries.

<text:p text:style-name="P1">
   <text:span text:style-name="T1">Ich bin </text:span>
   <text:span text:style-name="T2">noch ein Test</text:span>
   <text:span text:style-name="T1">.</text:span>
</text:p>

Unfortunately, the P1 paragraph style doesnt have font name and size assigned
to them, so each character style has font name and size assigned to them.

<span class="quote">> I would use that fact to keep work in this bug as easy/short as possible:
> - Handle comment styles as character styles in the character style list.</span >

Exposing each comment character style combination in the character style list
would be useless to users.

<span class="quote">> - Initially, all comments should have the same default character style.</span >

This already happens.

<span class="quote">> - What's possible in character styles should be possible for end users to
> format comments. (In MSO Word 2013, the same (character) formatting is
> possible for comments as for normal text.)</span >

Ideally comments would have no formatting at all, this is how it is in Google
Docs, or alternatively font name and size would be disabled, MS Word disables
font size.</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>