[Libreoffice-bugs] [Bug 121954] New: BASIC: inputbox layout modified
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Dec 7 06:33:41 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=121954
Bug ID: 121954
Summary: BASIC: inputbox layout modified
Product: LibreOffice
Version: 6.1.0.3 release
Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: BASIC
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: barta at quipo.it
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:
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20181207/5677088a/attachment.html>
More information about the Libreoffice-bugs
mailing list