Closed Bug 131751 Opened 22 years ago Closed 6 years ago

RFE: context menu items for copy/paste

Categories

(Other Applications Graveyard :: Venkman JS Debugger, enhancement)

x86
Windows 2000
enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: pwilson, Assigned: rginda)

References

Details

Build 2002031309
At the moment there is no way (I can find) to copy the contents of the console 
trace window.

1. A select all/copy function would be very useful when documenting bugs to 
Bugzilla.

2. A patial select would be very useful when debugging to copy variable names
or function calls to run in the eval window.
Severity: normal → enhancement
You can select text and use os specific keys, such as Ctrl+C to copy text from
the console view to the clipboard.

We should add context menu items to do this as well.
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Sorry, I have just tried this again and it works fine. I have no idea what 
happened. I just hand typed multiple lines of console output to a Mozilla bug 
report because I could not get a selection. Perhaps I tried to included the 
start of line markers - these can not be selected.
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → INVALID
> We should add context menu items to do this as well.

Re-opening.
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
Depends on: 141097
Summary: RFE: Support selection/copy (read-only cut&paste) from console trace window. → RFE: context menu items for copy/paste
No longer depends on: 141097
Blocks: 141097
Product: Core → Other Applications
<rginda>	really, it should be easy to do
	you just need to find the right code to steal from chatzilla
which should also be easy to do
	<rginda>	http://lxr.mozilla.org/mozilla/source/extensions/irc/xul/content/commands.js#65
	the trail starts there
QA Contact: caillon → venkman
Component is obsolete so resolving bugs as INCOMPLETE
Status: REOPENED → RESOLVED
Closed: 22 years ago6 years ago
Resolution: --- → INCOMPLETE
Product: Other Applications → Other Applications Graveyard
You need to log in before you can comment on or make changes to this bug.