Bug 204081

Summary: 'Coordinates' functionality is not fully implemented in the 'New contact' dialogue, Location tab.
Product: [Applications] kaddressbook Reporter: Sabine Faure <sabine>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: VERIFIED FIXED    
Severity: normal CC: tokoe
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Sabine Faure 2009-08-16 21:42:29 UTC
Version:            (using Devel)
Compiler:          gcc 4.3.2 
OS:                Linux
Installed from:    Compiled sources

- Launch KAddressBook.
- Go to File/New/New Contact.
- Type in a name and address in the Contact tab.
- Go to the Location tab.

There is a 'Coordinates' zone but nothing in it and no button.

Is this fully implemented ?
If it is, how can I make this work?

SVN REV 1011519
Comment 1 Tobias Koenig 2009-08-28 14:45:18 UTC
SVN commit 1016657 by tokoe:

Bring back the coordinates edit widget

BUG: 204081


 M  +3 -0      CMakeLists.txt  
 M  +6 -3      editor/contacteditorwidget.cpp  
 A             editor/data (directory)  
 A             editor/data/zone.tab  
 A             editor/geoeditwidget.cpp   [License: GPL (v2+)]
 A             editor/geoeditwidget.h   [License: GPL (v2+)]
 A             editor/pics (directory)  
 AM            editor/pics/world.jpg  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1016657
Comment 2 Sabine Faure 2009-08-28 22:44:14 UTC
This has been implemented now.
I can now select the Contacts' continent and city after clicking on the Change button.
Once done a red dot appears pointing out the selected city.

Trunk, Svn Rev 1016607