Bug 344501

Summary: Note widget text disappears on selection change
Product: [Applications] umbrello Reporter: Ralf Habacker <ralf.habacker>
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: Git   
Target Milestone: ---   
Platform: Other   
OS: Other   
Latest Commit: Version Fixed In: 2.15.80 (KDE 15.3.80)
Bug Depends on:    
Bug Blocks: 345265    

Description Ralf Habacker 2015-02-23 19:37:44 UTC
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
Comment 1 Ralf Habacker 2015-02-28 21:36:15 UTC
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