<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>109798</bug_id>
          
          <creation_ts>2005-07-28 21:51:25 +0000</creation_ts>
          <short_desc>apply distinct on address in dropdown for autocomplete</short_desc>
          <delta_ts>2007-09-14 12:17:01 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>10</classification_id>
          <classification>Unmaintained</classification>
          <product>kmail</product>
          <component>general</component>
          <version>1.8.1</version>
          <rep_platform>unspecified</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>wishlist</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Christian Schaarschmidt">schaarsc</reporter>
          <assigned_to name="kdepim bugs">pim-bugs-null</assigned_to>
          
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>361173</commentid>
    <comment_count>0</comment_count>
    <who name="Christian Schaarschmidt">schaarsc</who>
    <bug_when>2005-07-28 21:51:25 +0000</bug_when>
    <thetext>Version:           1.8.1 (using KDE 3.4.1, Debian Package 4:3.4.1-1 (3.1))
Compiler:          gcc version 3.3.6 (Debian 1:3.3.6-5)
OS:                Linux (i686) release 2.6.11

please apply &quot;select distinct e_mail_address&quot; for the entries in the dropdown in addressfield autocomplete.

Example:
User in addressbook 
Bond, James &lt;james.bond@m5.uk&gt;

I receive mail from 
James Bond &lt;james.bond@m5.uk&gt;
and press reply

Next time I start typing &quot;Bond&quot; I will get two entries
Bond, James &lt;james.bond@m5.uk&gt;
James Bond &lt;james.bond@m5.uk&gt;

I would prefer to see only those entries that come from the addressbook (if the e-mail address is the same)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>468013</commentid>
    <comment_count>1</comment_count>
    <who name="Christian Schaarschmidt">schaarsc</who>
    <bug_when>2006-09-08 19:19:55 +0000</bug_when>
    <thetext>for suggested implementation see Bug 107945</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>484981</commentid>
    <comment_count>2</comment_count>
    <who name="Christian Schaarschmidt">schaarsc</who>
    <bug_when>2006-11-07 19:50:03 +0000</bug_when>
    <thetext>SVN commit 603074 by schaarsc:

address completion redesign
 - lookup: nickname, first/lastname, email, domain
 - disable unsupported completion modes
 - select first item in popup, pick with return

CCBUG: 98691, 76739, 77342, 109798, 107945, 82699


 M  +1 -1      branches/work/kdepim-3.5.5+/libkdepim/Makefile.am  
 M  +174 -70   branches/work/kdepim-3.5.5+/libkdepim/addresseelineedit.cpp  
 M  +21 -3     branches/work/kdepim-3.5.5+/libkdepim/addresseelineedit.h  
 A             branches/work/kdepim-3.5.5+/libkdepim/kmailcompletion.cpp   [License: LGPL (v2+)]
 A             branches/work/kdepim-3.5.5+/libkdepim/kmailcompletion.h   [License: LGPL (v2+)]
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>489671</commentid>
    <comment_count>3</comment_count>
    <who name="Christian Schaarschmidt">schaarsc</who>
    <bug_when>2006-11-25 22:55:56 +0000</bug_when>
    <thetext>SVN commit 607833 by schaarsc:

port of revsion 603074, 605966

address completion redesign
 - lookup: nickname, first/lastname, email, domain
 - disable unsupported completion modes
 - select first item in popup, pick with return

BUG: 98691, 76739, 77342, 109798, 107945, 82699


 M  +6 -1      kdelibs/kabc/scripts/addressee.src.cpp  
 M  +1 -1      kdepim/libkdepim/Makefile.am  
 M  +174 -70   kdepim/libkdepim/addresseelineedit.cpp  
 M  +21 -3     kdepim/libkdepim/addresseelineedit.h  
 A             kdepim/libkdepim/kmailcompletion.cpp   branches/work/kdepim-3.5.5+/libkdepim/kmailcompletion.cpp#603074 [License: LGPL (v2+)]
 A             kdepim/libkdepim/kmailcompletion.h   branches/work/kdepim-3.5.5+/libkdepim/kmailcompletion.h#603074 [License: LGPL (v2+)]
</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>