Closed Bug 146680 Opened 22 years ago Closed 22 years ago

better double click behavior

Categories

(SeaMonkey :: Download & File Handling, enhancement)

x86
Windows 2000
enhancement
Not set
normal

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 146681

People

(Reporter: pit, Assigned: bugzilla)

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
downloadmanager.js: something like 
selectedItem = getSelectedItem();
    	isDownloading = gDownloadManager.getDownload(selectedItem.id);

*** This bug has been marked as a duplicate of 146681 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
v
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.