https://bugs.documentfoundation.org/show_bug.cgi?id=161142
--- Comment #13 from Cip Dani <[email protected]> --- Additional technical context based on extended testing: - I experienced a loss of nearly all cell comments in a `.ods` spreadsheet after editing it over several days. - The file contained a football ranking table with about 40 rows initially, each row having one comment. - Over 3–4 days, I incrementally added rows (up to 49) and saved the file regularly — comments were always saved correctly. Bug event: - Today, while editing a specific comment, a known glitch occurred: the comment appeared visually duplicated (as in previous bugs). - Instead of deleting it (which in the past caused *all* comments to be deleted), I chose `Save As...` immediately, while all comments were still visible. - I then closed the file (no crash, no freeze). - Upon reopening the file: most of the comments had disappeared entirely (and indeed are missing from `content.xml`). Conclusion: This is not only a rendering bug but also a serialization issue. It seems the comment subsystem becomes internally inconsistent after the glitch, causing LibreOffice to exclude all existing comments from being saved. LibreOffice 25.2.3.2 on Ubuntu 24.04 — GTK3 VCL — threaded Calc enabled. -- You are receiving this mail because: You are the assignee for the bug.
