<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 - MsgBox with many lines of text moves OK button out of reach"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134036">134036</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>MsgBox with many lines of text moves OK button out of reach
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>unspecified
          </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>BASIC
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>mikekaganski@hotmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>caolanm@redhat.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre><span class="quote">> Sub TestMsgbox()
>   Msgbox String(55, Chr(10))
> End Sub</span >

This code shows the message box with many empty lines; and on my system, this
makes the OK button almost invisible (only top border of the button is shown in
the bottom of the dialog). On different monitor resolutions and/or system font
settings, the limit could be different; but anyway: at some amount of the text,
the OK button disappears from the dialog (and then the text also starts to be
cut, naturally).

The dialog should not allow to move the button out of the view; it must limit
the height of the text box accordingly instead.</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>