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@lists.freedesktop.org
          Reporter: mikekagan...@hotmail.com
                CC: caol...@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.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to