Bug 291058 - widget text or line color change also changes font
Summary: widget text or line color change also changes font
Status: RESOLVED FIXED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-09 15:04 UTC by Ralf Habacker
Modified: 2015-03-07 09:58 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 2.8.80 (KDE 4.8.80)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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