<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 - Assert when clicking the expand formula bar button"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124557">124557</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Assert when clicking the expand formula bar button
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>6.3.0.0.alpha0+ Master
          </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>Calc
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>glogow@fbihome.de
          </td>
        </tr></table>
      <p>
        <div>
        <pre>soffice.bin:
/home/jmg/Development/libreoffice/symbols/vcl/source/window/toolbox.cxx:2286:
void ToolBox::ImplFormat(bool): Assertion `item.maCalcRect.Top() >= 0' failed.

This crashes for me in any themed VCL plugin on Linux.
Well it actually doesn't crash with qt5 in the debugger, but without the
debugger, so it looks like a timing problem.
It doesn't crash with gen. LO is master a few days old with some addition Qt
only patches.

Interestingly the tooltip of the bar is "input bar", the tooltip of the button
"expand formular bar".

It is reproducible for me, but given these weird circumstances...</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>