Bug 414778

Summary: Missing property dialog entries in context menu for combined fragment and precondition widgets
Product: [Applications] umbrello Reporter: Ralf Habacker <ralf.habacker>
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 2.29.3 (KDE Applications 19.08.3)   
Target Milestone: ---   
Platform: Other   
OS: All   
Latest Commit: Version Fixed In: 2.30.0 (KDE Applications 19.12.0)
Attachments: test case

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