Summary: | unable to remove association values from the pop-up menu using Change... commands | ||
---|---|---|---|
Product: | [Applications] umbrello | Reporter: | heikki.lehvaslaiho |
Component: | general | Assignee: | Umbrello Development Group <umbrello-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 1.4.1 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
heikki.lehvaslaiho
2005-06-14 16:01:13 UTC
SVN commit 471130 by okellogg: Permit an empty string when changing the name of an AssociationWidget's FloatingText. Strangely, AssociationWidget::slotMenuSelection() is not involved in this - only FloatingText::slotMenuSelection(mt_Rename). BUG:107405 M +3 -3 ChangeLog M +70 -52 umbrello/associationwidget.cpp M +1 -1 umbrello/associationwidget.h M +39 -8 umbrello/floatingtext.cpp |