<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - InputBox/MsgBox: title/text is truncated"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=121181#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - InputBox/MsgBox: title/text is truncated"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=121181">bug 121181</a>
              from <span class="vcard"><a class="email" href="mailto:oliver.brinzing@gmx.de" title="Oliver Brinzing <oliver.brinzing@gmx.de>"> <span class="fn">Oliver Brinzing</span></a>
</span></b>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=146355" name="attach_146355" title="input_msgbox_lo6_lo61">attachment 146355</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=146355&action=edit" title="input_msgbox_lo6_lo61">[details]</a></span>
input_msgbox_lo6_lo61

added a new sample

Sub Main
 MsgBox("Error #123", 64, "LibreOffice " & GetSolarVersion)
 InputBox("Enter Data:", "TITLE", "ABCDEFGHIJKLMNOPQRSTUVWXYZ")
End Sub


both, input and msgbox should have a minimum width.
IMHO lo 6.0.7 layout looks much better.</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>