https://bugs.kde.org/show_bug.cgi?id=389357
Ralf Habacker <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In|2.24.2 (KDE Applications |2.24.3 (KDE Applications |17.12.2) |17.12.3) Latest Commit|https://commits.kde.org/umb |https://commits.kde.org/umb |rello/34dc002381252db1f4e7c |rello/1a3a5424fa2ee8613797d |4cce0ef50131b0663f5 |cc6238a54136e10ea9e --- Comment #4 from Ralf Habacker <[email protected]> --- Git commit 1a3a5424fa2ee8613797dcc6238a54136e10ea9e by Ralf Habacker. Committed on 18/02/2018 at 11:45. Pushed by habacker into branch 'Applications/17.12'. Fix 'Box widgets inside a combined fragment are not selectable' The fix is implemented by adding a virtual method shape(), which returns a tube around the widget border. The bounding rect of the widget has been adjusted to reflect the shape. FIXED-IN:2.24.3 (KDE Applications 17.12.3) M +50 -5 umbrello/umlwidgets/combinedfragmentwidget.cpp M +4 -1 umbrello/umlwidgets/combinedfragmentwidget.h M +4 -1 umbrello/umlwidgets/umlwidget.cpp M +2 -0 umbrello/umlwidgets/umlwidget.h https://commits.kde.org/umbrello/1a3a5424fa2ee8613797dcc6238a54136e10ea9e -- You are receiving this mail because: You are watching all bug changes.
