<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 - BASIC: inputbox layout modified"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=121954">121954</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>BASIC: inputbox layout modified
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>6.1.0.3 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Windows (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>barta@quipo.it
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
I don't know if this change was intended or it's a side effect of some other
GUI change.
anyway the new BASIC inputbox layout in 6.1.x looks different thant 6.0.x
check screenshots.

Steps to Reproduce:
try this macro and see the different layout in 6.0.x and 6.1 x

sub Inputbox
InputBox("box text ","box titlebar",)
end sub

Actual Results:
- in 6.0.x the box test was on a line and the inputbox at the bottom; it was
confortable if you had long "box text descriptions" and long "manual text" to
digit

- in 6.1.x the box test and the inputbox are in the same line so if you work
with long texts it's quite annoying

Expected Results:
please, bring back the old layout.

reproduced in LibO 6.1.3 under Win10 x64 and Win7 x64
not reproduced in LibO 6.0.6
hence regression


Reproducible: Always


User Profile Reset: No



Additional Info:</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>