Closed Bug 935477 Opened 11 years ago Closed 11 years ago

Console suggestion: format hyperlink in message output

Categories

(DevTools :: Console, defect)

25 Branch
x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 663370

People

(Reporter: thomas, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:25.0) Gecko/20100101 Firefox/25.0 (Beta/Release)
Build ID: 20131025151332

Steps to reproduce:

Would it be an idea to format hyperlinks found in a message?

Eg.

console.log("Here is a link to https://www.mozilla.org and https://news.ycombinator.com/"); 

should print

-> Here is a link to https://www.mozilla.org and https://news.ycombinator.com/
(with hyperlinks for the http substrings)



Actual results:

Just text is printed


Expected results:

http:// https:// and www. (more?) substrings should be hyper-linked
Component: Untriaged → Developer Tools: Console
Thanks for the bug report.
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.