| Summary: | Beanshell editor needs minimum size | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Samuel Mehrbrodt (allotropia) <samuel.mehrbrodt> |
| Component: | sdk | Assignee: | 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
(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 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. |