With commit 05eb88115733134eb2953d6fa48afce3b6ab4062 a regression has been introduced, which erases the text of a note widget after changing the selection from the note widget to the related diagram or to other widgets. Reproducible: Always Steps to Reproduce: 1. open umbrello 2. add note widget 3. double click on note widget, enter text and save 4. resize note widget so you can see the text 5. select class diagram or another widget Actual Results: The text in the note widget disappears. Expected Results: The text should not disappear
Git commit eb929df31389b2adc50818098d833560e5bc43e2 by Ralf Habacker. Committed on 28/02/2015 at 19:08. Pushed by habacker into branch 'master'. Fix bug 'Note widget text disappears on selection change (edit)'. The NoteWidget properties dialog has been refactored to keep api in sync with other widgets dialogs. FIXED-IN:2.15.80 (KDE 14.12.80) M +1 -0 umbrello/CMakeLists.txt A +59 -0 umbrello/dialogs/notedialog.cpp [License: GPL (v2+)] A +39 -0 umbrello/dialogs/notedialog.h [License: GPL (v2+)] M +13 -11 umbrello/widgets/notewidget.cpp M +2 -2 umbrello/widgets/notewidget.h http://commits.kde.org/umbrello/eb929df31389b2adc50818098d833560e5bc43e2