Bug 414778 - Missing property dialog entries in context menu for combined fragment and precondition widgets
Summary: Missing property dialog entries in context menu for combined fragment and pre...
Status: RESOLVED FIXED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: 2.29.3 (KDE Applications 19.08.3)
Platform: Other All
: NOR normal
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-02 23:55 UTC by Ralf Habacker
Modified: 2019-12-03 00:21 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 2.30.0 (KDE Applications 19.12.0)


Attachments
test case (10.12 KB, application/x-uml)
2019-12-02 23:55 UTC, Ralf Habacker
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ralf Habacker 2019-12-02 23:55:33 UTC
Created attachment 124284 [details]
test case

STEPS TO REPRODUCE
1. start umbrello
2. open appended test case
3. open context menu for combined fragment and precondition widget

OBSERVED RESULT
There are no entries for opening the properties dialog

EXPECTED RESULT
Related context menu entries should be available

SOFTWARE/OS VERSIONS
Linux: openSUSE_Leap_15.1
KDE Frameworks Version: 5.55
Qt Version: 5.9.7
Comment 1 Ralf Habacker 2019-12-03 00:01:13 UTC
Git commit 2e70d92977c1865aacadf7d914fabcb8c3bf4291 by Ralf Habacker.
Committed on 02/12/2019 at 23:56.
Pushed by habacker into branch 'release/19.12'.

Fix 'Missing property dialog entries in context menu for combined fragment and precondition widgets'
FIXED-IN:2.30.0 (KDE Applications 19.12.0)

M  +3    -0    umbrello/menus/widgetbasepopupmenu.cpp

https://invent.kde.org/kde/umbrello/commit/2e70d92977c1865aacadf7d914fabcb8c3bf4291
Comment 2 Ralf Habacker 2019-12-03 00:21:14 UTC
Git commit a8a6bba9ef4680741fd34fea8514faad122fc5e6 by Ralf Habacker.
Committed on 03/12/2019 at 00:20.
Pushed by habacker into branch 'release/19.12'.

Handle "show property dialog" content menu entry for combined fragment and precondition widgets

They were not handled in WidgetBase::slotMenuSelection().

M  +4    -0    umbrello/umlwidgets/combinedfragmentwidget.cpp
M  +4    -0    umbrello/umlwidgets/preconditionwidget.cpp

https://invent.kde.org/kde/umbrello/commit/a8a6bba9ef4680741fd34fea8514faad122fc5e6