Summary: | Solid background color for form labels and frames not displayed | ||
---|---|---|---|
Product: | [Applications] KEXI | Reporter: | Jarosław Staniek <staniek> |
Component: | Forms | Assignee: | Jarosław Staniek <staniek> |
Status: | CLOSED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 2.8.2 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | All | ||
Latest Commit: | http://commits.kde.org/calligra/848eb60e6b1191f17174858bcd60fa2927c2dfd3 | Version Fixed In: | 2.8.3 |
Sentry Crash Report: |
Description
Jarosław Staniek
2014-04-17 18:42:58 UTC
Git commit 65f6d4f1f2480580cd6788b8f3e1417817294555 by Jaroslaw Staniek. Committed on 23/04/2014 at 14:31. Pushed by staniek into branch 'calligra/2.8'. Make setting solid and inherited background color possible in form widgets autoFillBackgound property re-enabled for this; it's set to true when user selects background color Related: bug 333549 FIXED-IN:2.8.3 REVIEW:117709 M +27 -6 kexi/formeditor/form.cpp M +10 -0 kexi/formeditor/formIO.cpp M +0 -1 kexi/formeditor/widgetlibrary.cpp M +2 -3 kexi/plugins/forms/kexidbfactory.cpp M +1 -0 kexi/plugins/forms/kexidbfactory.h http://commits.kde.org/calligra/65f6d4f1f2480580cd6788b8f3e1417817294555 Git commit 848eb60e6b1191f17174858bcd60fa2927c2dfd3 by Jaroslaw Staniek. Committed on 23/04/2014 at 14:31. Pushed by staniek into branch 'master'. Make setting solid and inherited background color possible in form widgets autoFillBackgound property re-enabled for this; it's set to true when user selects background color Related: bug 333549 FIXED-IN:2.8.3 M +27 -6 kexi/formeditor/form.cpp M +10 -0 kexi/formeditor/formIO.cpp M +0 -1 kexi/formeditor/widgetlibrary.cpp M +2 -3 kexi/plugins/forms/kexidbfactory.cpp M +1 -0 kexi/plugins/forms/kexidbfactory.h http://commits.kde.org/calligra/848eb60e6b1191f17174858bcd60fa2927c2dfd3 |