Summary: | Additional table is inserted after reopening document | ||
---|---|---|---|
Product: | [Applications] calligrawords | Reporter: | laszlopasztor25 |
Component: | opendocument | Assignee: | Calligra Words Bugs <calligra-words-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | cbo |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/calligra/e2ef9c43498165466cbec52509b834e026539fc5 | Version Fixed In: | 3.0 |
Sentry Crash Report: | |||
Attachments: |
Before saving
After reopening |
Description
laszlopasztor25
2016-02-23 12:32:23 UTC
Created attachment 97374 [details]
Before saving
Created attachment 97375 [details]
After reopening
Don't expect fix before 3.0 Git commit e2ef9c43498165466cbec52509b834e026539fc5 by C. Boemann. Committed on 26/03/2016 at 13:23. Pushed by boemann into branch 'master'. Make sure we save nested tables correctly - ToC or hiddenByTable would make us skip the table, only to save it in the next block messing everything up. Unfortunately we still have a bug loding nested tables as we don't seem to hide the hiddenparagraph of an inner table FIXED-IN: 3.0 M +10 -9 libs/text/opendocument/KoTextWriter_p.cpp http://commits.kde.org/calligra/e2ef9c43498165466cbec52509b834e026539fc5 |