<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 - Flickering Layout with tables in hidden section and following tables"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134109">134109</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Flickering Layout with tables in hidden section and following tables
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>6.4.4.2 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>his@9tw.de
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>lustig@his.de
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=162164" name="attach_162164" title="ODT showing flicker effect after hiding Section Hidden">attachment 162164</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=162164&action=edit" title="ODT showing flicker effect after hiding Section Hidden">[details]</a></span>
ODT showing flicker effect after hiding Section Hidden

We are using LibreOffice UNO-API as a Report Engine and create "Templates" for
Mass Reporting in LibreOffice.

One heavily used feature is to hide Section, based on an expression (we replace
that in content.xml upon generation.)

When a specific configuration of elements occure, the reszulting odt shows a
never ending flicker effect on the following tables containing tables. Previous
tables are not affected.

We managed to confine the problematic constellation to this bits:

* Field "Page Count" is anywhere on the page.
* A Hidden Section, containing a table with >=40 Cells is anywhere on the page
* An table contains another table, is following the Hidden Section somewhere on
the following few pages.

Removing or changing any of this constellation is also removing the effect.

The fun began when I also placed a protected section with table containing a
table after the hidden section.

This stopps the flickering effect after a while, the protected Section will
grow to and the containing tables will be placed on page 4.

When adding more cells to the table in the hidden section, the protected
Section will grow even further, pumping up the pagecount.

To reproduce the bug, simply hide the Section named "Hidden" in the attached
file.

We were able to reproduced this behavior with Versions 6.0.7, 6.3.5 and 6.4.4.2
on Windows and Linux.</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>