<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Infinite recursion in ImplBorderWindow::Resize when showing "Convert Text to Table" dialog in German UI"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=144241#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Infinite recursion in ImplBorderWindow::Resize when showing "Convert Text to Table" dialog in German UI"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=144241">bug 144241</a>
              from <span class="vcard"><a class="email" href="mailto:caolanm@redhat.com" title="Caolán McNamara <caolanm@redhat.com>"> <span class="fn">Caolán McNamara</span></a>
</span></b>
        <pre>The bisected commit presumably has affected the width of the widget "othered"
in sw/uiconfig/swriter/ui/converttexttable.ui which has

<property name="width_chars">1</property>
<property name="max_width_chars">1</property>

hacking those to, say, 5 might workaround the problem to see if its an overly
narrow vcl Edit which is causing the problem</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>