<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:todventtu@suomi24.fi" title="Buovjaga <todventtu@suomi24.fi>"> <span class="fn">Buovjaga</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Calc fails to correctly identify the font used in a cell and fails to obey format and font changes"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=108041">bug 108041</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>UNCONFIRMED
           </td>
           <td>NEEDINFO
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>todventtu@suomi24.fi
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Ever confirmed</td>
           <td>
                
           </td>
           <td>1
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Calc fails to correctly identify the font used in a cell and fails to obey format and font changes"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=108041#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Calc fails to correctly identify the font used in a cell and fails to obey format and font changes"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=108041">bug 108041</a>
              from <span class="vcard"><a class="email" href="mailto:todventtu@suomi24.fi" title="Buovjaga <todventtu@suomi24.fi>"> <span class="fn">Buovjaga</span></a>
</span></b>
        <pre>If you do right-click - clear direct formatting (or Ctrl-M) you can reset the
cell formatting to default.

If you unzip the .ods file and look inside the content.xml (I usually use this
first <a href="http://xmlbeautifier.com/">http://xmlbeautifier.com/</a> ), you will see the text element:

<text:p>
<text:span text:style-name="T1">aceg/C</text:span>
</text:p>

The T1 style definition is

<style:style style:name="T1" style:family="text">
<style:text-properties fo:font-style="italic" style:font-style-asian="italic"
style:font-style-complex="italic" />
</style:style>

So apparently there should be a style called T1, but it does not appear in the
style list.

How was this file created? In LibreOffice? In Microsoft Office? In Apache
OpenOffice? In something else?

Set to NEEDINFO.
Change back to UNCONFIRMED after you have provided the information.</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>