[kmail2] [Bug 400851] Allow selection of aliased emails in the composer window

2024-04-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=400851

mail+...@branleb.de changed:

   What|Removed |Added

 CC||mail+...@branleb.de

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 400851] Allow selection of aliased emails in the composer window

2018-11-10 Thread Mika
https://bugs.kde.org/show_bug.cgi?id=400851

--- Comment #6 from Mika  ---
If I'm not mistaken, the "Redirect Message" dialogue already has the proposed
functionality implemented. Except for "top 5 recently used" list all is working
fine. The "Transport" dropdown might be a nice addition, too.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 400851] Allow selection of aliased emails in the composer window

2018-11-09 Thread Mika
https://bugs.kde.org/show_bug.cgi?id=400851

--- Comment #5 from Mika  ---
(In reply to Christophe Giboudeaux from comment #4)
> That's not *so* simple :) there are a couple more things to keep in mind,
> eg: removing the signature, not using the crypto settings...

True. This also includes allowing crypto for aliases. 

Enabling the searchable combobox and disabling crypto if non-linked keys are
found is a start. This already helps a lot with using aliases.

Sure, ideally there is more to consider later on.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 400851] Allow selection of aliased emails in the composer window

2018-11-09 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=400851

--- Comment #4 from Christophe Giboudeaux  ---
That's not *so* simple :) there are a couple more things to keep in mind, eg:
removing the signature, not using the crypto settings...

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 400851] Allow selection of aliased emails in the composer window

2018-11-09 Thread Mika
https://bugs.kde.org/show_bug.cgi?id=400851

--- Comment #3 from Mika  ---
Later one can add "top 5 recently used" or "top 5 used aliases with receiver's
domain" entries on top of the searchable combobox results. Similar to
Libreoffice's Writer fonts dropdown menu.

Btw. here is an code example of a searchable combobox:

 + https://doc.qt.io/qt-5/qtwidgets-tools-completer-example.html

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 400851] Allow selection of aliased emails in the composer window

2018-11-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=400851

hw2j453uw46kkk...@scryptmail.com changed:

   What|Removed |Added

 CC||hw2j453uw46kkk446@scryptmai
   ||l.com

--- Comment #2 from hw2j453uw46kkk...@scryptmail.com ---
A good solution would be searchable combobox, maybe?! Eg.: 

 + https://doc.qt.io/qt-5/qcompleter.html
 + https://forum.qt.io/topic/92105/qcombobox-filtering-by-typing

As this should help finding aliases even if an identity has a lot of aliases.
Dropdowns still needs the user to search for an entry and they may not be
sorted in a specific order.

Additionally, pressing enter should fill out "Reply-To" field, too, as in most
use cases of using aliases the user wants to receive replies to the same
address.

Another approach would be to let the user pre define the "Reply-To" default
entry when adding a new alias via "Edit Identity" dialogue.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 400851] Allow selection of aliased emails in the composer window

2018-11-08 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=400851

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #1 from Laurent Montel  ---
Indeed... Now how to implement it...
No idea for the moment...

-- 
You are receiving this mail because:
You are watching all bug changes.