Closed
Bug 63001
Opened 25 years ago
Closed 25 years ago
need a copyLinkLocation() method on nsIClipboardCommands.
Categories
(Core Graveyard :: Embedding: APIs, defect, P1)
Core Graveyard
Embedding: APIs
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.8
People
(Reporter: jud, Assigned: mikepinkerton)
Details
(Keywords: embed)
This method would copy the underlying link (if over a link) to the clipboard.
| Assignee | ||
Comment 1•25 years ago
|
||
needed for embedding
Status: NEW → ASSIGNED
Keywords: embed
OS: Linux → All
Hardware: PC → All
Target Milestone: --- → mozilla0.8
| Assignee | ||
Updated•25 years ago
|
Priority: P3 → P1
| Assignee | ||
Comment 2•25 years ago
|
||
this part is fixed, but ender needs to implement the command cmd_copy_link for
this to work.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 4•25 years ago
|
||
Correction: Changing QA contact for the Embed API bugs to David Epstein.
QA Contact: mdunn → depstein
Comment 5•25 years ago
|
||
changed qa contact to dsirnapalli. he's working with clipboard commands.
QA Contact: depstein → dsirnapalli
Comment 6•25 years ago
|
||
copyLinkLocation() method added in nsIClipboardCommands interface. verified.
Status: RESOLVED → VERIFIED
Updated•7 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•