[Libreoffice-bugs] [Bug 134036] New: MsgBox with many lines of text moves OK button out of reach

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Jun 16 10:47:06 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=134036

            Bug ID: 134036
           Summary: MsgBox with many lines of text moves OK button out of
                    reach
           Product: LibreOffice
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: BASIC
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: mikekaganski at hotmail.com
                CC: caolanm at redhat.com

> Sub TestMsgbox()
>   Msgbox String(55, Chr(10))
> End Sub

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.

-- 
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/20200616/3f29589f/attachment.htm>


More information about the Libreoffice-bugs mailing list