Closed Bug 146681 Opened 22 years ago Closed 21 years ago

Double clicking on a downloaded entry in Download Manager should open the file

Categories

(SeaMonkey :: Download & File Handling, enhancement)

x86
Windows 2000
enhancement
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: pit, Assigned: iannbugzilla)

References

Details

When the download is finished the Double Click over an entry should open the file

Fix:
downloadmanager.xul: add a command cmd_dblclick associated to tree doubleclick
instead of cmd_properties
downloadmanager.js: something like 
        selectedItem = getSelectedItem();
    	if(gDownloadManager.getDownload(selectedItem.id)) same as cmd_properties
    	else cmd_openfile
*** Bug 146680 has been marked as a duplicate of this bug. ***
Summary: better double click behavior → Double clicking on a downloaded entry in Download Manager should open the file
confirming
Status: UNCONFIRMED → NEW
Ever confirmed: true
Blocks: 171142
QA Contact: sairuh → petersen
Taking
Assignee: blaker → ian
Accepting - patch to implement this is currently included in patch v1.1 for bug
132019
Status: NEW → ASSIGNED
Adding bug 132019 as a blocker as patch is in that bug currently
Depends on: 132019
Fix was part of patch to bug 132019 checked in by timeless - thanks
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Verified in the 2003-06-05-08 (Win32 and Macho) trunk builds
Status: RESOLVED → VERIFIED
*** Bug 209346 has been marked as a duplicate of this bug. ***
Double rightclicking also launches with build 2003060404, even exe files. Should
I file a new bug for this?
Which it is supposed to do if you have previously told mozilla not to ask you
again if it is okay to run an exe
So it's normal that a file gets launched when you just click & rightclick to
check its properties a tad too fast..
Sorry I don't know my left from my right, as far as I am aware it shouldn't do
that, so open a new bug and add me to the cc if you want.
Blocks: 211927
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.