Bug 301109 - unable to save data when focus policy for one of widgets is set to NoFocus
Summary: unable to save data when focus policy for one of widgets is set to NoFocus
Status: CLOSED FIXED
Alias: None
Product: KEXI
Classification: Applications
Component: Forms (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Jarosław Staniek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-03 15:24 UTC by Oleg Kukharchuk
Modified: 2012-08-11 11:20 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 2.4.3


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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