GNOME Bugzilla – Bug 348871
line connection move between objects
Last modified: 2009-12-28 22:10:38 UTC
Please describe the problem: In a diagram, I have a line connected to a object computer. These objects are in the same layer. In another layer, I have a polyline. When I move the polyline, the line "magically" connects to the polyline. Steps to reproduce: I can provide a diagram that reproduces easily the bug. You just have to move the polyline. Actual results: the line "magically" connects to the polyline Expected results: nothing. Does this happen every time? yes Other information: I can provide the diagram.
Created attachment 69692 [details] a diagram showing the bug. just move the polyline in layer "physique"
Reproduced under Linux with 0.95.1, even turning off connections for the Personne layer. That's definitely a bug.
The lines are already connected to the radiocell object in the diagram, but do not point to the right places. Then when the radiocell is moved, they get updated to their proper positions. Which is also why, if you undo, the lines don't disconnect again. Is this diagram saved from within Dia or generated by something else?
Yes, in the xml file, the lines are connected to the radiocell object. I generated the diagram with Dia and I connected the lines to the computer. You can generate a similar diagram and it will "works" (I first notice the bug with another diagram I generated, but it was to complex to be used as a attachment to the bug report).
looks like the same issue as bug #600571 - duplicating to that later report, because it has more analysis and even some patch attempts *** This bug has been marked as a duplicate of bug 600571 ***