Summary | popup email in new windows |
Queue | DIMP |
Queue Version | HEAD |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | rsalmon (at) mbpgroup (dot) com |
Created | 06/13/2008 (6251 days ago) |
Due | |
Updated | 06/16/2008 (6248 days ago) |
Assigned | |
Resolved | 06/16/2008 (6248 days ago) |
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() ?
Assigned to Michael Slusarz
State ⇒ Resolved
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
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ popup email in new windows
Queue ⇒ DIMP
Milestone ⇒
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 ?