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

Oliver Kellogg <okell...@users.sourceforge.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |okellogg@users.sourceforge.
                   |                            |net

--- Comment #1 from Oliver Kellogg <okell...@users.sourceforge.net> ---
As far as I experimented, the sticking markers only seem to happen on the
operation FloatingTexts of MessageWidgets.
Also when the sticking happens, QGraphicsObjectWrapper::itemChange() no longer
fires (at least not for change == ItemSelectedChange && scene());
only UMLWidget::mousePressEvent() continues to get triggered.
Could it be that we have competition between QGraphicsObjectWrapper::itemChange
and UMLWidget::mousePressEvent ?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to