https://bugs.documentfoundation.org/show_bug.cgi?id=151296
Bug ID: 151296
Summary: FILESAVE: table new cell contents are not saved if
empty
Product: LibreOffice
Version: 7.3.6.2 release
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Draw
Assignee: [email protected]
Reporter: [email protected]
Created attachment 182801
--> https://bugs.documentfoundation.org/attachment.cgi?id=182801&action=edit
Reproduction case
When a table cell contents get erased (by deleting the text in it), it seems
the change is not persisted to file. After saving and reloading, the old text
is there again. If instead of deleting the cell text completely one leaves e.g.
a space, the "space" is instead saved correctly. This points to a bug in the
logic that decides whether the document model needs updating or not (but I'm
just speculating here).
To reproduce:
- open the attached "calendar - repro.odg"
- select Page 4 -> Table 8
- press F2 to edit text (there are overlapping tables, clicking on text is
tricky)
- delete all the text in day 20 "Eyebrows' bank holiday"
- save
- close and re-open (or simply File -> Reload)
Ta-da! The old text is still there in Page 4 :-(
The bug "works" also on any other table in each page. The only "different"
things about these tables is that they have been originally copy-pasted from a
master page, if that could matter at all.
Thanks,
Giuseppe
--
You are receiving this mail because:
You are the assignee for the bug.