[Libreoffice-bugs] [Bug 144259] New: Macro fails working properly after upgrading to 7.2
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Sep 2 07:30:08 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=144259
Bug ID: 144259
Summary: Macro fails working properly after upgrading to 7.2
Product: LibreOffice
Version: 7.2.0.4 release
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: cslam at mail.com
Description:
A macro has been developed to ease duplicating a row at end of the worksheet,
which is marked by a yellow line (full row in yellow) :-
Row X: End of Worksheet,
Row X+1: Yellow Line.
After upgrading to 7.2, a new row is correctly inserted between Row X and Row
X+1. However, instead of duplicating data to the new row, where it used to do
in the past, LibreOffice is pasting data to Row X, leaving the newly added row
blank :-
Row X: End of Worksheet, overwritten,
Row X+1: new row, blank
Row X+2: Yellow Line.
Steps to Reproduce:
1. I guess somebody can look into related macro environment, see if any changes
have been brought into scene with 7.2 upgrade.
2.
3.
Actual Results:
n/a
Expected Results:
n/a
Reproducible: Always
User Profile Reset: No
Additional Info:
It is something serious, because it is hitting all files created prior to
version 7.2.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210902/953e2d1f/attachment.htm>
More information about the Libreoffice-bugs
mailing list