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
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