Bug 123586

Summary: Beanshell editor needs minimum size
Product: LibreOffice Reporter: Samuel Mehrbrodt (allotropia) <samuel.mehrbrodt>
Component: sdkAssignee: Achrafrk
Status: RESOLVED FIXED    
Severity: normal CC: mentoring, samuel.mehrbrodt, xiscofauli
Priority: medium Keywords: difficultyBeginner, easyHack, skillJava, topicUI
Version: Inherited From OOo   
Hardware: All   
OS: All   
Whiteboard: target:6.3.0
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 97639    

Description Samuel Mehrbrodt (allotropia) 2019-02-20 07:15:19 UTC
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.
Comment 1 Praveen yadav 2019-03-12 19:11:33 UTC Comment hidden (obsolete)
Comment 2 kushagra 2019-03-16 08:16:32 UTC
I am trying to fix this bug!
Comment 3 kushagra 2019-03-16 08:17:33 UTC Comment hidden (obsolete)
Comment 4 Achrafrk 2019-03-17 20:17:30 UTC
I start fixing the bug
Comment 5 Commit Notification 2019-03-27 09:06:11 UTC
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.