<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - FILEOPEN:DOCX: table style is overriding para-style font size"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=118947">118947</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>FILEOPEN:DOCX: table style is overriding para-style font size
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>4.1.0.4 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Writer
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>jluth@mail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=143776" name="attach_143776" title="calendar2b.docx: hand-modified to prove default paragraph style has no impact">attachment 143776</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=143776&action=edit" title="calendar2b.docx: hand-modified to prove default paragraph style has no impact">[details]</a></span>
calendar2b.docx: hand-modified to prove default paragraph style has no impact

The calendar should easily fit on one page. The size of the table contents
should be defined by the table style (14pt), since the paragraph style
(MyStyle) only inherits the docDefaults size (32pt). Whether Normal (48pt) is
defined or not should be irrelevant.

This example file was first broken in LO 4.1 by commit 
23b67c536537c91020cf5a45ab5cb36d7316ed89 
DOCX import: fix import of font size in table styles

and is not fixed by commit 1da6609eb8d3d70bb620d949b1935a5789c2d2ce
DOCX import: default para style has priority over table styles

This example indicates that the entire design of importing table styles needs
to be revised because so far all of the focus has been on InStyleSheetImport()
when in fact this can only be known at the paragraph level.</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>