Bug 123586 - Beanshell editor needs minimum size
Summary: Beanshell editor needs minimum size
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: sdk (show other bugs)
Version:
(earliest affected)
Inherited From OOo
Hardware: All All
: medium normal
Assignee: Achrafrk
URL:
Whiteboard: target:6.3.0
Keywords: difficultyBeginner, easyHack, skillJava, topicUI
Depends on:
Blocks: Beanshell-Editor
  Show dependency treegraph
 
Reported: 2019-02-20 07:15 UTC by Samuel Mehrbrodt (allotropia)
Modified: 2019-03-27 09:07 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.