Bug 301109

Summary: unable to save data when focus policy for one of widgets is set to NoFocus
Product: [Applications] KEXI Reporter: Oleg Kukharchuk <oleg.kuh>
Component: FormsAssignee: Jarosław Staniek <staniek>
Status: CLOSED FIXED    
Severity: normal CC: oleg.kuh
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In: 2.4.3

Description Oleg Kukharchuk 2012-06-03 15:24:56 UTC
I can't save data when focus policy for one or more widgets is set to NoFocus

Reproducible: Always

Steps to Reproduce:
1. add widget to form (for example checkbox)
2. assign table column for this widget
3. set focus policy to NoFocus
4. save and go to Data mode
5. change widget value and try to save data
Actual Results:  
data must be saved

Expected Results:  
data is not saved and Save button is active
Comment 1 Oleg Kukharchuk 2012-06-05 21:13:03 UTC
Git commit 314cf7210329c0a4bda965cf5b3a47110bd9e37a by Oleg Kukharchuk.
Committed on 05/06/2012 at 22:42.
Pushed by okukharchuk into branch 'kexi-bug301109-okukharchuk'.

Fixed BUG 301109
REVIEW: 105154

M  +11   -12   kexi/plugins/forms/widgets/kexidbform.cpp

http://commits.kde.org/calligra/314cf7210329c0a4bda965cf5b3a47110bd9e37a
Comment 2 Oleg Kukharchuk 2012-06-05 21:34:53 UTC
Git commit bde11d314a9c8abbeff53c11c61a401b93b6ed99 by Oleg Kukharchuk.
Committed on 05/06/2012 at 22:42.
Pushed by okukharchuk into branch 'calligra/2.4'.

Fixed data saving when focus policy for one of widgets is NoFocus
REVIEW: 105154

M  +11   -12   kexi/plugins/forms/widgets/kexidbform.cpp

http://commits.kde.org/calligra/bde11d314a9c8abbeff53c11c61a401b93b6ed99