Surname Editor; fix loss of data if using mouse to change fields

Fixes #9868, #6828, #6257
This commit is contained in:
prculley
2018-01-17 16:27:14 -06:00
parent ba4b3eaef6
commit 462b0ea20b
4 changed files with 98 additions and 13 deletions

View File

@@ -431,6 +431,7 @@ gramps/gui/views/treemodels/test/node_test.py
#
gramps/gui/widgets/__init__.py
gramps/gui/widgets/basicentry.py
gramps/gui/widgets/cellrenderertextedit.py
gramps/gui/widgets/dateentry.py
gramps/gui/widgets/fanchart2way.py
gramps/gui/widgets/fanchartdesc.py