Summary: | Connection in group not saved correctly | ||
---|---|---|---|
Product: | [Applications] calligracommon | Reporter: | T Zachmann <t.zachmann> |
Component: | flake | Assignee: | Calligra Bugs <calligra-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | major | ||
Priority: | NOR | ||
Version: | 2.4-snapshots | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Presentation where the problem is visible |
Git commit 9a9ae63d4ee096e4c659251e9c1dc7f1b5a10347 by Thorsten Zachmann. Committed on 03/12/2011 at 06:04. Pushed by zachmann into branch 'master'. Fix saving of connections that are part of a group This fixes bug 288108 - Connection in group not saved correctly BUG: 288108 M +2 -2 libs/flake/KoConnectionShape.cpp http://commits.kde.org/calligra/9a9ae63d4ee096e4c659251e9c1dc7f1b5a10347 |
Created attachment 66327 [details] Presentation where the problem is visible Version: 2.4-snapshots OS: Linux When saving a connection that is part of a group and has an absolute positioning of a connection end it is saved wrongly. Reproducible: Always Steps to Reproduce: Open the attached document Save the document Open the saved document Actual Results: The connections are no longer correct Expected Results: The connections should be the same as loading them the first time.