https://bugs.documentfoundation.org/show_bug.cgi?id=169094
Bug ID: 169094
Summary: Calc: Missing method to select comment / annotation
and place cursor at the end of comment text.
Product: LibreOffice
Version: 24.2.6.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: enhancement
Priority: medium
Component: BASIC
Assignee: [email protected]
Reporter: [email protected]
ACTUAL:
- No documented method to select an existing comment / annotation in calc.
- Selecting possible only via DispatchHelper.
- DispatchHelper puts the cursor at the very beginning of the existing comment
text.
TARGET
- Documented method for calc, to select an existing comment and put the cursor
at the end of the comment text.
Background:
To convert an Excel vba macro within the command "oComment.Shape.Select" to
LibreOffice basic macro, there is no suitable command available.
This enhancement request is based on discussion:
https://ask.libreoffice.org/t/select-annotation-to-edit/128133
--
You are receiving this mail because:
You are the assignee for the bug.