[umbrello] [Bug 409631] Associations are sometime not addable in class diagram

Ralf Habacker bugzilla_noreply at kde.org
Mon Nov 25 15:32:57 GMT 2019


https://bugs.kde.org/show_bug.cgi?id=409631

--- Comment #3 from Ralf Habacker <ralf.habacker at freenet.de> ---
In normal case UMLWidget* UMLScene::widgetAt(const QPointF& p) returns correct
widget instances

1. click
ClassifierWidget(0x1e64b40)  

2. click
ClassifierWidget(0x1d14670)


In the error case there is returned: 

1. click
ClassifierWidget(this = 0x1d14680) 

2. click
QGraphicsItem (0x15fdad0)

which obviously isn't the right widget.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the umbrello-devel mailing list