Closed Bug 10796 Opened 25 years ago Closed 25 years ago

Need to have Double Click Event Capability for Drafts and Templates folder

Categories

(SeaMonkey :: MailNews: Message Display, defect, P3)

defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: rhp, Assigned: scottputterman)

Details

(Whiteboard: [PR1])

To fully enable the Drafts/Templates functionality, we need to have the ability
for the front end to do different actions for single and double clicks. If you
are displaying the "Drafts" folder or the "Templates" folder, you need to have
single clicks display the message as normal, but double clicks need to load the
message into a compose window.

To see this in action, check out the method:

              NS_IMETHODIMP  nsMessenger::LoadFirstDraft();

in nsMessenger.cpp. The call to OpenDraftMsg() should be passing in a URI, but
for now, I am just loading the first one in the Drafts folder into a compose
window.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Target Milestone: M11
Status: RESOLVED → REOPENED
setting M11.
Oops.  Marked fixed instead of assigned.  reopening.
Resolution: FIXED → ---
Status: REOPENED → ASSIGNED
Whiteboard: [PR1]
Sounds like this needs to be fixed for PR1, so I added a note to the Status
Whiteboard.
Triage to M15
QA Contact: lchiang → pmock
changing QA assigned to pmock@netscape.com
OS: Windows NT → All
Hardware: PC → All
the fix is checked in.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago25 years ago
Resolution: --- → FIXED
This works, but only if drafts folder pref points to Drafts or Templates pref to
Templates.  If user sets the folder pref to point to some other named folder,
cannot open via double click.

Using: 
2000-02-25-15 commercial build NT 4.0
2000-02-25-08 commercial build linux rh6.0
2000-02-25-12 commercial build mac os 9.0


Is this OK for beta?
Do you want this bug closed and a separate one opened?
I think this is ok for beta1.  As for new or reopen this bug, I'll leave that up 
to Scott.
I'm pretty sure this is a totally different bug not related to double click.  Do 
folders that aren't named Drafts or Templates show up with the Drafts and 
Templates icons in the folder pane? If they do then this is a double click bug.  
If they don't then it's because we don't recognize these other folders 
correctly.
I guess it's a case of not recognizing the folders (as special folders)
correctly.  I'll close this bug and check for an existing one or open a new one
if appropriate.
Status: RESOLVED → VERIFIED
cc'ing jefft.  He has a fix for this part of the bug, post beta. And then 30750 
is my portion of that bug.
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.