Summary | Option/pref to make addresses more accessible to text tools |
Queue | IMP |
Queue Version | Git master |
Type | Enhancement |
State | Rejected |
Priority | 1. Low |
Owners | |
Requester | horde (at) headbank (dot) co (dot) uk |
Created | 06/21/2014 (4091 days ago) |
Due | |
Updated | 06/27/2014 (4085 days ago) |
Assigned | |
Resolved | 06/24/2014 (4088 days ago) |
Milestone | |
Patch | No |
https://github.com/horde/horde/commit/df04e69b84d0eab2ee524fdd148deb51aaeeafc4
address of a sender, or an address that is written in an email.
However, in message views (preview pane and own window) the sender is
rendered by its text name (if present) so the actual address cannot
be copied without resorting to View Source.
option, all I can find is this previously rejected ticket:
http://bugs.horde.org/ticket/12562
If I was aware of an option more usable than View Source, believe me,
our whole office would be using it.
pref to convert to MUA-agnostic syntax would be of value to my
use-case and possibly to others. But since you already rejected it,
there's not much chance for others to speak up.
State ⇒ Rejected
address of a sender, or an address that is written in an email.
However, in message views (preview pane and own window) the sender
is rendered by its text name (if present) so the actual address
cannot be copied without resorting to View Source.
changes to the UI display code.
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ Option/pref to make addresses more accessible to text tools
Type ⇒ Enhancement
State ⇒ New
address of a sender, or an address that is written in an email.
However, in message views (preview pane and own window) the sender is
rendered by its text name (if present) so the actual address cannot be
copied without resorting to View Source.
I suggest a user pref and/or global configuration option whereby the
sender's raw address is displayed onscreen (instead of or in addition
to the accompanying text name) in the message-view header, to
facilitate copying.
I further suggest that this or a separate pref/config causes email
addresses in message bodies to be parsed not into Horde compose links,
but standard mailto: links, in order likewise to facilitate copying of
the address (not to mention being potentially advantageous to
heterogeneous MUA setups where Horde may be used for message display
but another MUA used for sending).