Summary: | During address completion, cannot exclude 'recent addresses' | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Maurice Batey <maurice> |
Component: | composer | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | maurice, montel |
Priority: | NOR | ||
Version: | 4.12.5 | ||
Target Milestone: | --- | ||
Platform: | Mageia RPMs | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdepim/7e38acacef86d95d5e81518b23d20e392ca9a23e | Version Fixed In: | 14.12.1 |
Sentry Crash Report: |
Description
Maurice Batey
2015-01-07 17:44:23 UTC
Are you sure that it's not address from baloo ? It may well be from Baloo, but if so why does Baloo not honour the "Settings/Configure Kmail/Composer/Use recent addresses for autocompletion" = Disabled (i.e. unchecked) setting? Because it's not "recent address" :) it's address from all your mails But 'addresses from my mails' are not wanted, especially when it's pulling them in from the To: lists of *Incoming* mails, some of which are LONG and contain invalid or obsolete addresses. :-) Those are not 'recent' addresses, i.e. addresses that *I* have used recently when Sending, and it is polluting the otherwise excellent 'address completion' function. How does one tell Baloo to desist from trawling through incoming mail for 'completion' addresses? Git commit 7e38acacef86d95d5e81518b23d20e392ca9a23e by Montel Laurent. Committed on 08/01/2015 at 21:37. Pushed by mlaurent into branch 'KDE/4.14'. Fix Bug 342593 - During address completion, cannot exclude 'recent addresses' FIXED-IN: 14.12.1 M +15 -1 kmail/configuredialog/configurecomposerpage.cpp M +1 -0 kmail/configuredialog/configurecomposerpage.h M +5 -2 libkdepim/addressline/addresseelineedit.cpp M +3 -0 libkdepim/addressline/addresseelineedit.h M +1 -2 messagecomposer/composer/composerlineedit.cpp M +6 -0 messagecomposer/settings/messagecomposer.kcfg.cmake http://commits.kde.org/kdepim/7e38acacef86d95d5e81518b23d20e392ca9a23e |