Comment 13 for bug 714800

Revision history for this message
su_v (suv-lp) wrote : Re: diagram connectors do not connect apon openeing diagran

This report touches three problems with connectors:
1) performance regression (adding or editing connectors)
2) incorrect updating when moving connected text object
3) incorrect routing on load due to stack order
   (connected shape with preserved transform stacked above connector line)

To avoid tracking multiple issues within one report, I propose to limit this report (bug #714800) to 'Connector performance regression' and track the remaining issues in separate reports (to be filed). Please add a comment if you don't agree.

Attaching new test file which demonstrates that the performance regression (compared to Inkscape 0.47) is based on the number of connectors in the drawing and not related to the type of connected objects (attached test file has no text objects, only paths and connector lines) nor to incorrect routing on load.

The attached test file avoids other known issues with connectors:
- no preserved transforms on layers, groups, shapes and paths
- no clones or text objects
- stack order (connectors are drawn after the connected objects)
- no additional connector attributes (avoid, curvature, …)