| Summary | popup email in new windows |
| Queue | DIMP |
| Queue Version | HEAD |
| Type | Enhancement |
| State | Resolved |
| Priority | 1. Low |
| Owners | Michael Slusarz <slusarz (at) horde (dot) org> |
| Requester | rsalmon (at) mbpgroup (dot) com |
| Created | 06/13/2008 (162 days ago) |
| Due | |
| Updated | 06/16/2008 (159 days ago) |
| Assigned | |
| Resolved | 06/16/2008 (159 days ago) |
| Attachments | |
| Milestone | |
| Patch | No |
'elt'. I don't really understand the code, but I was wondering if you
didn't forget the last one : e.stop() ?
the event, e refers to the Event object itself.
From _handleMsgListDblclick: function(e), you renamed variable e ->
'elt'. I don't really understand the code, but I was wondering if you
didn't forget the last one : e.stop() ?
State ⇒ Resolved
Assigned to Michael Slusarz
http://cvs.horde.org/diff.php/dimp/docs/CHANGES?r1=1.69.2.34&r2=1.69.2.35&ty=u
http://cvs.horde.org/diff.php/dimp/js/DimpBase.js?r1=1.1.2.58&r2=1.1.2.59&ty=u
http://cvs.horde.org/diff.php/dimp/js/DimpCore.js?r1=1.369.2.38&r2=1.369.2.39&ty=u
http://cvs.horde.org/diff.php/dimp/js/src/DimpBase.js?r1=1.1.2.58&r2=1.1.2.59&ty=u
http://cvs.horde.org/diff.php/dimp/js/src/DimpCore.js?r1=1.369.2.39&r2=1.369.2.40&ty=u
http://cvs.horde.org/diff.php/dimp/docs/CHANGES?r1=1.105&r2=1.106&ty=u
http://cvs.horde.org/diff.php/dimp/js/DimpBase.js?r1=1.90&r2=1.91&ty=u
http://cvs.horde.org/diff.php/dimp/js/DimpCore.js?r1=1.430&r2=1.431&ty=u
http://cvs.horde.org/diff.php/dimp/js/src/DimpBase.js?r1=1.90&r2=1.91&ty=u
http://cvs.horde.org/diff.php/dimp/js/src/DimpCore.js?r1=1.430&r2=1.431&ty=u
Milestone ⇒
Queue ⇒ DIMP
Summary ⇒ popup email in new windows
Type ⇒ Enhancement
Priority ⇒ 1. Low
State ⇒ New
open showing the email. If double clicking on an other email, the
previously opened window is reused to display the email. with IMP, it
is possible to open emails in different windows (right click -> open
link as new window)
- Is it possible to open a new window everytime a user double click on
a email (eg target="_blank")
- If yes, can it be a user pref ?