Bug 278298

Summary: Widget's data source is not displayed after selecting a value
Product: [Applications] KEXI Reporter: Dimitrios T Tanis <dimitrios.tanis>
Component: FormsAssignee: Jarosław Staniek <staniek>
Status: CLOSED FIXED    
Severity: normal    
Priority: NOR    
Version: 2.4 alpha4 (Calligra 2.4 alpha4)   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Dimitrios T Tanis 2011-07-22 22:09:57 UTC
Version:           2.4 alpha3 (Calligra 2.4 alpha3) (using KDE 4.6.0) 
OS:                Linux

After selecting a value from the "Widget's data source" combo box that value is not displayed at the combo box as the selected value.

Reproducible: Always

Steps to Reproduce:
Open form designer > add any widget > try to set widget's data source.

Actual Results:  
Although combo box list is displayed and selected correctly (seen on the widget itself) the selected data source's value is not displayed at the combo widget at the property editor

Expected Results:  
The widget's data source selected item should be updated after selecting an item.

The weird thing is that the PK icon IS displayed at the widget that is bound to the PK field. The name however is not.
Comment 1 Dimitrios T Tanis 2011-07-23 09:51:19 UTC
The same thing (empty text) happens also at the "Bound Column" and "Visible Column" combo boxes when setting a lookup column to a field. In fact the lookup column is very buggy in Data view (data not displayed correctly).
Comment 2 Jarosław Staniek 2011-09-08 22:40:05 UTC
Git commit 8b597323573e3c77162b2f2bc219b19a603b0625 by Jaroslaw Staniek.
Committed on 09/09/2011 at 00:38.
Pushed by staniek into branch 'master'.

Forms: Display widget's data source after selecting source
BUG:278298

M  +7    -2    kexi/doc/dev/CHANGELOG-Kexi-js
M  +1    -0    kexi/widget/kexifieldcombobox.cpp

http://commits.kde.org/calligra/8b597323573e3c77162b2f2bc219b19a603b0625