https://bugs.documentfoundation.org/show_bug.cgi?id=155381
Bug ID: 155381
Summary: Basic IDE should remember status of visible UI
components
Product: LibreOffice
Version: 7.6.0.0 alpha0+
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: BASIC
Assignee: [email protected]
Reporter: [email protected]
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.
--
You are receiving this mail because:
You are the assignee for the bug.