https://bugs.kde.org/show_bug.cgi?id=371990
--- Comment #7 from clush...@gmx.net --- Thank's for commit the first part already. I've rebased and retested the fix for the crash, and found another issue when selecting both component and attached pin. That's fixed as well with the new patch. I tried the suggested child/parent cleanup, but encounter several problems with this. Briefly, the PinPortBase is a subclass of UMLWidget, but this class is meant to represent root graphic items. The PinPortBase would be a child widget, and needs to behave differently, e.g. when moving the parent component. I'll continue to work on this. -- You are receiving this mail because: You are watching all bug changes.