Closed
Bug 32103
Opened 25 years ago
Closed 25 years ago
Right-clicking files in filesystem view (ftp or local) starts download
Categories
(SeaMonkey :: General, defect, P3)
Tracking
(Not tracked)
People
(Reporter: ilmari, Assigned: cbegle)
References
()
Details
When I right-click on a file or directory in filesystem view, mozilla reacts as
if I clicked both left and right button, i.e. starts downloading/opening the
file/directory and shows the context menu. On the console it prints:
X Pos: 24
Y Pos: 36
JavaScript Error: uncaught exception: [Exception... "Method not implemented"
code: "-2147467263" nsresult: "0x80004001 (NS_ERROR_NOT_IMPLEMENTED)" location:
"chrome://navigator/content/nsContextMenu.js Line: 211"]
failed to set the page title.
Document file:///boot loaded successfully
Document: Done (0.424 secs)
Expected result:
Just bring up the context menu.
The context menu displayed is the correct one for the link, but all the actions
take effect on the file that's opened (if it's a file that mozilla handles
itself). This makes it impossible copying the location of the file to the clipboard.
When clicking "Copy link location" it prints:
JavaScript Error: TypeError: contextMenu has no propertiest
twice (once if i just click outside the menu).
Severity: minor → normal
Comment 2•25 years ago
|
||
this is a duplicate of some other bug that is a duplicate of some other bug
that is a duplicate of bug 15640 (I think that bug 22834 and bug 22293 are in
that chain somewhere)
*** This bug has been marked as a duplicate of 15640 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Comment 3•25 years ago
|
||
verifed dupe
really a dupe based on bug 16982
that becomes at some point a dupe of bug 15640 that his is a dupe of
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•