Bug 291058

Summary: widget text or line color change also changes font
Product: [Applications] umbrello Reporter: Ralf Habacker <ralf.habacker>
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED FIXED    
Severity: normal CC: ralf.habacker
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Microsoft Windows   
Latest Commit: Version Fixed In: 2.8.80 (KDE 4.8.80)

Description Ralf Habacker 2012-01-09 15:04:01 UTC
Version:           unspecified (using Devel) 
OS:                MS Windows

When changing the text or line color in widgets property dialog, the font is set to a different one. 



Reproducible: Always

Steps to Reproduce:
1. remove font attribute in category [UI Options] in umbrellorc
2. start umbrello
3. add a class
4. select widgets property dialog, change line color and close dialog

-> widgets font is changed too. 



Actual Results:  
font is changed too. 

Expected Results:  
font should not be changed. 

This bug do not appear, when the current font is set with the umbrello settings dialog or the diagram font dialog
Comment 1 Ralf Habacker 2012-03-24 10:04:34 UTC
SVN commit 1286932 by habacker:

Fixed applying of text color changes in diagrams property dialog.


 M  +1 -0      dialogs/umlviewdialog.cpp  
 M  +4 -1      umlscene.cpp  
 M  +1 -0      umlscene.h  
 M  +17 -0     widgets/umlwidget.cpp  
 M  +1 -0      widgets/umlwidget.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1286932