Summary: | Libreoffice document with several linked textframes on two pages opened wrong | ||
---|---|---|---|
Product: | [Applications] calligrawords | Reporter: | Martin Tlustos <martin.tlustos> |
Component: | opendocument | Assignee: | Calligra Words Bugs <calligra-words-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | cbo |
Priority: | NOR | ||
Version: | 2.8 Pre-Alpha | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/calligra/eb69a0cb75991db01d33f39dee53928b8930fba9 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | Testcase with multiple linked frames |
Description
Martin Tlustos
2013-11-13 15:59:06 UTC
I can provide the document via email if needed. Yes please to me cbo@boemann.dk Thanks for sending me the document. I can't promise to fix it soon though. a lot of other stuff to do as well Yes, I can see that there are lots and lots of bug reports that are confirmed... ;-) Looks like understaffed team. I'll try to advertise a bit for you guys... can i ask you to send the document again - i thin we have fixed it but would like t confirm Created attachment 90869 [details]
Testcase with multiple linked frames
See the attached document for a testcase
You guys rock, by the way... ;-) Thanks for all your efforts! Thank you unfortunately it's not completely solved yet - it's in 1st and 3rd textbox but not the middle - will look at it later this week And thank you Oooh the order of the frames are not linear. That makes it difficult for us - will have to be clever Git commit e51b004f53a8409784588d351ee21eb67fbc1d27 by C. Boemann. Committed on 06/02/2015 at 22:14. Pushed by boemann into branch 'calligra/2.9'. Fix layout bug that basically put all page anchored shapes refering to pagecontent rect on the first page even if the shape was supposed to be on any other page M +2 -1 words/part/frames/KWFrameLayout.cpp http://commits.kde.org/calligra/e51b004f53a8409784588d351ee21eb67fbc1d27 Git commit eb69a0cb75991db01d33f39dee53928b8930fba9 by C. Boemann. Committed on 06/02/2015 at 22:17. Pushed by boemann into branch 'calligra/2.9'. Fix loading textshapes with flowing text in weird order. We basically didn't expect such a weird order, but now we do a two step loading, first recording the order, and only then actually placing the textflow in that order M +2 -0 words/part/KWOdfLoader.cpp M +32 -26 words/part/KWOdfSharedLoadingData.cpp M +4 -1 words/part/KWOdfSharedLoadingData.h http://commits.kde.org/calligra/eb69a0cb75991db01d33f39dee53928b8930fba9 |