Closed
Bug 36896
Opened 25 years ago
Closed 25 years ago
context-menu "copy link location" fails - JS error
Categories
(Core :: XUL, defect, P3)
Tracking
()
People
(Reporter: spam, Assigned: mikepinkerton)
Details
build ID 2000-042309 M16 Linux
Bring up context-menu over a link (right-click)
select "Copy link location"
this error appears in console
JavaScript error:
line 0: uncaught exception: [Exception... "Not enough arguments
[nsIClipboard.setData]" nsresult: "0x80570001 (NS_ERROR_XPC_NOT_ENOUGH_ARGS)"
location: "JS frame :: chrome://navigator/content/nsContextMenu.js :: anonymous
:: line 470" data: no]
(and nothing gets copied of course)
oops dup
*** This bug has been marked as a duplicate of 36374 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Component: XP Toolkit/Widgets: Menus → XUL
QA Contact: bugzilla → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•