https://bugs.documentfoundation.org/show_bug.cgi?id=146082
--- Comment #1 from Rafael Lima <[email protected]> --- Created attachment 176747 --> https://bugs.documentfoundation.org/attachment.cgi?id=176747&action=edit Screenshots showing the results There's definitely a problem here. I ran Andrew's code and got many issues, however a bit different than originally reported. For instance, in "otherExampleCreateNewType" (the sub with PersonType objects), I got weird results in a piece of the code before the one with the comment. It seems the error started earlier. See in the attached file (Page 1) that the values being watched do not match the values being printed (Person(1) and Person(2) have the same values). Now about the "otherExampleCreateAWTPoint" (the sub with Point objects), on Page 2 the values watched do make sense, but the ones printed are wrong (as pointed out by Andrew). However, note that there is a difference with how the watch behaved in each example. Still on "otherExampleCreateAWTPoint" I got a different behavior than originally reported. I got the correct outputs in the last 2 prints, instead of a Correct and a Wrong one. Notice that the watched values are also correct (see Page 3). System info: Version: 7.2.3.2 / LibreOffice Community Build ID: 20(Build:2) CPU threads: 16; OS: Linux 5.13; UI render: default; VCL: kf5 (cairo+xcb) Locale: pt-BR (pt_BR.UTF-8); UI: en-US Ubuntu package version: 1:7.2.3~rc2-0ubuntu0.21.10.1~lo1 Calc: threaded -- You are receiving this mail because: You are the assignee for the bug.
