In LO 7.6 on-wards it is possible to toggle the following UI elements in the Basic IDE (which can be done via the View menu): - Object Catalog - Watched Expressions* - Call Stack* * The last 2 options were introduced in LO 7.6. The problem: Suppose I hide the call stack, edit some code and then close the Basic IDE. The next time I reopen the Basic IDE, the call stack will be visible. The problem is that the Basic IDE does not remember which options are enabled/disabled and by default all of them are enabled. I believe it would be better if the status of these commands were remembered the next time the IDE is opened.
Confirmed in: Version: 7.6.0.0.alpha1+ (X86_64) / LibreOffice Community Build ID: 60e499147963e42ce783dffcf9c8d4aba8b5d475 CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded Only the state of Line Numbers is remembered.
Proposed patch here: https://gerrit.libreoffice.org/c/core/+/161852
Rafael Lima committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/c0075bf84ecb64186f42c861985af43e120101f9 tdf#155381 Remember the visibility of UI components in the Basic IDE It will be available in 24.8.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.
Verified in: Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 2cedb1a19ad605df4e148589e9027512e4dd9265 CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded Thanks Rafael!
*** Bug 162053 has been marked as a duplicate of this bug. ***