https://bugs.documentfoundation.org/show_bug.cgi?id=147526
Bug ID: 147526
Summary: Basic Macro manipulating text table crashes
LibreOffice Writer
Product: LibreOffice
Version: 5.2.7.2 release
Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Description:
I have written a macro to alter the borders of a text table and the margins of
the first row of the text table.
When running the macro the macro alters the first few text tables as expected
but then crashes Libreoffice writer.
Similar code that does each step separately does not crash.
Of course I could be doing something not recommended in the macros but a crash
is probably not a good thing.
Steps to Reproduce:
1.Enable medium macro security
2. Open attached document and allow macros
3. Run macro ChangeTableBordersandMargins_Crash
Actual Results:
The first few tables are changed and Libreoffice writer crashes.
Expected Results:
I would have expected all the tables to have a new border and larger margins.
Reproducible: Always
User Profile Reset: No
Additional Info:
Version: 7.2.4.1 (x64) / LibreOffice Community
Build ID: 27d75539669ac387bb498e35313b970b7fe9c4f9
CPU threads: 4; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win
Locale: en-AU (en_AU); UI: en-GB
Calc: threaded
and
Version :5.2.7.2
Build ID: 1:5.2.7-1+rpi1+deb9u11
CPU Threads: 1; OS Version: Linux 4.19; UI Render: default; VCL: gtk2;
Local: en-AU (en_AU.UTF-8); Calc: group
--
You are receiving this mail because:
You are the assignee for the bug.