[Libreoffice-bugs] [Bug 121181] InputBox/MsgBox: title/text is truncated
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Nov 6 12:02:35 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=121181
--- Comment #3 from Oliver Brinzing <oliver.brinzing at gmx.de> ---
Created attachment 146355
--> https://bugs.documentfoundation.org/attachment.cgi?id=146355&action=edit
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.
--
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/20181106/1f23dd46/attachment.html>
More information about the Libreoffice-bugs
mailing list