Summary: | kspread doesn't save changes in files .ods | ||
---|---|---|---|
Product: | [Applications] calligrasheets | Reporter: | Argie <argie01> |
Component: | general | Assignee: | Raphael Langerhorst <raphael.langerhorst> |
Status: | RESOLVED FIXED | ||
Severity: | critical | CC: | pa33b, peppe |
Priority: | VHI | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | this is the document where I'm testing the bug |
Description
Argie
2006-04-27 14:08:15 UTC
Could you provide a small test file and describe step by step in which cells you enter new values and which disappear, please? Created attachment 15800 [details]
this is the document where I'm testing the bug
Yes, I'm writing the word "test" in the following cells: A1, B2, C3, D4, E5, F6, G7, H8, I9, J10 and also in: B11, B12 C12, C13 D13, D14 E14, E15 Then, I write the following words: B15: home B16: sun B17: fun B18: guitarr B23: home B24: sun B25: fun B26: guitarr After save the document and reopen it, the words form cell B23 to B26 has dissapears. This is strange, because if I delete the words from cell B15 to B16 and B23 to B26 Kspread can save the document fine. But when I write more words in the colum B the problem appears... SVN commit 535017 by nikolaus: Due to possible data loss revert: SVN commit 522407 by nikolaus: OpenDocument Saving speedup Better a slow saving as one that eats your data. BUG: 126350 CCBUG: 121125 M +9 -30 kspread_cell.cc M +2 -4 kspread_cell.h M +4 -68 kspread_cluster.cc M +4 -6 kspread_cluster.h M +67 -127 kspread_sheet.cc M +3 -2 kspread_sheet.h *** Bug 126988 has been marked as a duplicate of this bug. *** *** Bug 127124 has been marked as a duplicate of this bug. *** |