It's a junior job described in details here: https://community.kde.org/Kexi/Junior_Jobs/Add_translation_and_hide_some_widget_properties Reproducible: Always Steps to Reproduce: 1. Create a new Form 2. Put insie TextBox and TextEditor element. Actual Results: In Properties for TextBox are names: cursorMoveStyle paletteBackgroundColor paletteForegroundColor placeholderText Expected Results: Should be: cursorMoveStyle -- hidden paletteBackgroundColor -> "Background" paletteForegroundColor -> "Foreground" placeholderText -> "Placeholder"
I would propose more strict "Background Color" and "Foreground Color" names. (one day we can have pixmap background/foreground and then extra property would be needed)
More info: "Background Color" and "Foreground Color" are consistent with similar report properties.
Git commit 3741ff19c048779f9b4bf02835f0013ad295727f by Michal Poteralski. Committed on 28/09/2014 at 19:20. Pushed by michalpoteralski into branch 'master'. Improve widget properties translation and hide appropriate properties. There are a few issues with translation for widget properties for Forms. This patch fixes untranslated widget properties and hide properties which should NOT be visible for a user. REVIEW:120310 M +10 -3 kexi/formeditor/form.cpp M +1 -0 kexi/formeditor/form.h M +5 -0 kexi/formeditor/widgetlibrary.cpp M +5 -0 kexi/plugins/forms/kexidbfactory.cpp http://commits.kde.org/calligra/3741ff19c048779f9b4bf02835f0013ad295727f
Git commit cd111ef055061a95ba5960ec37ec76d1dd38c706 by Jaroslaw Staniek, on behalf of Michał Poteralski. Committed on 07/11/2014 at 21:01. Pushed by staniek into branch 'calligra/2.8'. Hide some properties appropriate properties that should NOT be visible backport from calligra 2.9 M +10 -3 kexi/formeditor/form.cpp M +1 -0 kexi/formeditor/form.h M +5 -0 kexi/formeditor/widgetlibrary.cpp http://commits.kde.org/calligra/cd111ef055061a95ba5960ec37ec76d1dd38c706