Opened 9 months ago
Closed 9 months ago
#1488605 closed Feature Requests (wontfix)
Column "From", filter on name instead of email adress
| Reported by: | neutrino | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.8.1 |
| Component: | Core functionality | Version: | 0.8.0 |
| Severity: | minor | Keywords: | |
| Cc: |
Description
In the Inbox if I want to filter the "From" column from a to Z, it works with a click on "From".
Sadly, the filter applies on the email adress instead of the displayed name in the mailbox.
For example if "Amy Whinehouse" sends me an email from her email adress whinehouse.a@…, I will find her at the bottom of my mailbox when filtering from a to Z.
When clicking on "From", I'd like a filter on the displayed column, not on the email adress (which I don't know).
Change History (2)
comment:1 Changed 9 months ago by neutrino
- Component changed from Addressbook to User Interface
- Summary changed from Colum "From", filter on name instead of email adress to Column "From", filter on name instead of email adress
comment:2 Changed 9 months ago by alec
- Component changed from User Interface to Core functionality
- Resolution set to wontfix
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

This is standard behaviour if your IMAP server doesn't support RFC 5957. Implementing proper sorting in Roundcube is possible, but with bad performance.