Closed Bug 648145 Opened 13 years ago Closed 13 years ago

Make bits of console messages selectable

Categories

(DevTools :: General, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 706755

People

(Reporter: irakli, Unassigned)

Details

For example if code does something like 
 
  console.log(window.location)

only thing that can be copied from console is 

[15:33:48.399] https://bugzilla.mozilla.org/enter_bug.cgi?product=Firefox

While ideally you'd like to just copy url. Also this is just an example which is not very useful but it gives an idea.
Actually, that specific example is very useful. So useful, in fact, that there is a bug (bug 638949) for copy location.

That said, I won't resolve/dupe this one because there may be cases where someone actually does want to select a part of the output.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.