[umbrello] [Bug 429181] In sequence diagrams, selection markers are sometimes not removed
Oliver Kellogg
bugzilla_noreply at kde.org
Thu Nov 19 22:07:49 GMT 2020
https://bugs.kde.org/show_bug.cgi?id=429181
Oliver Kellogg <okellogg at users.sourceforge.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |okellogg at users.sourceforge.
| |net
--- Comment #1 from Oliver Kellogg <okellogg at 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 the assignee for the bug.
More information about the umbrello-devel
mailing list