Closed
Bug 88463
Opened 25 years ago
Closed 24 years ago
copy-link-location in history is broken
Categories
(Core Graveyard :: History: Global, enhancement)
Core Graveyard
History: Global
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: waterson, Assigned: bugzilla)
Details
It would be great if you could copy the link location of a history entry from
the history window to the clipboard; e.g., to post into a mail message.
Comment 1•25 years ago
|
||
actually this should be working. it could be busted in the same way that
delete-from-history is currently busted (Wierd JS scoping issues local to the
commercial client)
you should also be able to drag & drop from history to the compose window...
Comment 2•25 years ago
|
||
(removing [rfe] since this should be working)
Summary: [rfe] implement copy-link-location in history → copy-link-location in history is broken
| Reporter | ||
Comment 3•25 years ago
|
||
Yeah, I discovered that drag-and-drop works! (Which is good enough for my
sinister needs...)
My first attempt was to right-click to get a context menu, but that doesn't seem
to work. (No context menu came up -- bug?)
My second attempt was to copy using Edit->Copy, but that didn't seem to put
anything on the clipboard that mail compose could understand.
Anyway, feel free to close this if it's covered by other bugs.
| Assignee | ||
Comment 4•25 years ago
|
||
Yeah, like I said in the other bug, I think copy needs to be fixed too...it has
the same (oddly) broken usage of the global var within the member function that
delete does.
Comment 5•24 years ago
|
||
argh.. take two at reassigning history bugs to new owner
Assignee: alecf → blakeross
| Assignee | ||
Comment 6•24 years ago
|
||
Fixed.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 7•23 years ago
|
||
mass-verifying claudius' Fixed bugs which haven't changed since 2001.12.31.
if you think this particular bug is not fixed, please make sure of the following
before reopening:
a. retest with a *recent* trunk build.
b. query bugzilla to see if there's an existing, open bug (new, reopened,
assigned) that covers your issue.
c. if this does need to be reopened, make sure there are specific steps to
reproduce (unless already provided and up-to-date).
thanks!
[set your search string in mail to "AmbassadorKoshNaranek" to filter out these
messages.]
Status: RESOLVED → VERIFIED
This should be reopened. It doesn't work for my
Firebird Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4b) Gecko/20030428
Mozilla Firebird/0.6
and
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4a) Gecko/20030401
and it's been like that for a while
Updated•8 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•