The Beanshell Editor can be resized to almost disappear. It should have a minimum size of maybe 300x100 or something like that. The code is in scripting/java/com/sun/star/script/framework/provider/beanshell . You find the Beanshell Editor via Tools->Macros->Organize Macros->Beanshell. Create a library, then a macro, then you can edit it which gets you into the Beanshell Editor.
(In reply to Samuel Mehrbrodt (CIB) from comment #0) > The Beanshell Editor can be resized to almost disappear. > It should have a minimum size of maybe 300x100 or something like that. > > The code is in > scripting/java/com/sun/star/script/framework/provider/beanshell . > > You find the Beanshell Editor via Tools->Macros->Organize Macros->Beanshell. > Create a library, then a macro, then you can edit it which gets you into the > Beanshell Editor.
I am trying to fix this bug!
I start fixing the bug
kushagrakasliwal1 committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/60a3e721aaf9a9220563d045c2387cb2378e607f%5E%21 tdf#123586 Set minimum size for beanshell editor It will be available in 6.3.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.