https://bugs.kde.org/show_bug.cgi?id=525560
--- Comment #2 from Ralf Habacker <[email protected]> --- Git commit 32d079ba0ef4236a6af4c6e193f3614e4f69cb13 by Ralf Habacker. Committed on 12/09/2026 at 09:46. Pushed by habacker into branch 'master'. Fix parenting of modal dialogs Consistently using the active window as the parent widget for modal dialogs ensures that only the top-most dialog can be selected. M +6 -1 umbrello/umlapp.cpp M +3 -0 umbrello/umlapp.h M +3 -3 umbrello/umlmodel/umlclassifier.cpp M +4 -4 umbrello/umlmodel/umlentity.cpp M +1 -1 umbrello/umlmodel/umlenum.cpp M +1 -1 umbrello/umlviewimageexporterall.cpp M +1 -1 umbrello/umlwidgets/messagewidget.cpp M +1 -1 umbrello/umlwidgets/objectnodewidget.cpp M +1 -1 unittests/testumlroledialog.cpp https://invent.kde.org/sdk/umbrello/-/commit/32d079ba0ef4236a6af4c6e193f3614e4f69cb13 -- You are receiving this mail because: You are watching all bug changes.
