https://bugs.documentfoundation.org/show_bug.cgi?id=167668
Bug ID: 167668
Summary: Macro code for Writer has multiple bugs, because of
which we cannot use it to manipulate tables
Product: LibreOffice
Version: 26.2.0.0 alpha0+ master
Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Description:
I am not a coder, so I had asked ChatGPT to develop macro for different types
of manipulations of tables in Writer.
ChatGPT wrote the macros using standard BASIC syntax. But the macro failed at
several points. After a lot of trial and errors, ChatGPT has identified the
problematic code, and the workarounds.
According to ChatGPT, a part of the problem is that the macro code is not
documented. So when ChatGPT used the other flavor of the code, it failed.
Kindly look into the attached document, which lists 21 distinct problems, along
with sample code snippets.
Steps to Reproduce:
As described in the attached document
Actual Results:
Does not work as intended (see attached document)
Expected Results:
Should work as shown in the document
Reproducible: Always
User Profile Reset: No
Additional Info:
A document is attached with the non-working code, and its substitute.
But it is desirable for the original code to work as expected.
Secondly, proper documentation is missing for the macro code.
--
You are receiving this mail because:
You are the assignee for the bug.