For example on calling MsgBox(ThisComponent.dbg_methods) from a macro the text in the appearing subwindow is too much so that the subwindow overflows and hiding the OK button and the rest of the text. I think if the text causes the subwindow to overflow there should appear scrollbars so that it is always possible to click the OK button and to make a look at all the text.
Hello, Thank you for filing the bug. Please send us a sample document, as this makes it easier for us to verify the bug. I have set the bug's status to 'NEEDINFO', so please do change it back to 'UNCONFIRMED' once you have attached a document. (Please note that the attachment will be public, remove any sensitive information before attaching it.) How can I eliminate confidential data from a sample document? https://wiki.documentfoundation.org/QA/FAQ#How_can_I_eliminate_confidential_data_from_a_sample_document.3F Thank you
I think attaching a document for executing this simple macro would be overkill. But here are the steps to reproduce: 1. Open Writer. 2. Go to the menu bar -> Tools -> Macros -> "Organize Macros" -> "LibreOffice Basic..." -> Edit. 3. Insert the line "MsgBox(ThisComponent.dbg_methods)" between "Sub Main" and "End Sub". 4. Click on "Run BASIC (F5)".
Reproducible with LO 5.0 Setting as new.