| Summary | Not possible to select for copy email subjects, addresses, other header values |
| Queue | IMP |
| Queue Version | Git master |
| Type | Bug |
| State | Resolved |
| Priority | 2. Medium |
| Owners | Michael Slusarz <slusarz (at) horde (dot) org> |
| Requester | Chuck Hagenbuch <chuck (at) horde (dot) org> |
| Created | 11/29/2012 (173 days ago) |
| Due | |
| Updated | 01/16/2013 (125 days ago) |
| Assigned | |
| Resolved | 01/16/2013 (125 days ago) |
| Attachments | |
| Milestone | |
| Patch | No |
Taken from
State ⇒ Resolved
commit 32249751c6668b3ab941ad90004439cb2d0bc271
Author: Michael M Slusarz <slusarz@horde.org>
Date: Tue Jan 15 22:23:25 2013 -0700
Allow text selection of other headers in dynamic view (
Bug #11786)imp/templates/dynamic/mailbox.html.php | 12 ++++++------
imp/templates/dynamic/message.html.php | 2 +-
2 files changed, 7 insertions(+), 7 deletions(-)
http://git.horde.org/horde-git/-/commit/32249751c6668b3ab941ad90004439cb2d0bc271
commit 6ec12c3ccdf99d95f64ce5591d43ff7bc754cc38
Author: Michael M Slusarz <slusarz@horde.org>
Date: Tue Jan 15 22:18:11 2013 -0700
Allow text selection on subject/message contents in dynamic
message view (
Bug #11786)imp/templates/dynamic/message.html.php | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/6ec12c3ccdf99d95f64ce5591d43ff7bc754cc38
add the 'allowTextSelection' class to the parent element.
State ⇒ Assigned
Patch ⇒ No
Milestone ⇒
Assigned to
Assigned to Michael Slusarz
Queue ⇒ IMP
Summary ⇒ Not possible to select for copy email subjects, addresses, other header values
Type ⇒ Bug
Priority ⇒ 2. Medium
addresses, names, and other header values. This is not possible with
the dynamic view.