[Webkit-unassigned] [Bug 149638] New: Web Inspector: Can't click on a stack trace link when it's in a console message preview
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 29 12:57:09 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=149638
Bug ID: 149638
Summary: Web Inspector: Can't click on a stack trace link when
it's in a console message preview
Classification: Unclassified
Product: WebKit
Version: WebKit Local Build
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
Assignee: webkit-unassigned at lists.webkit.org
Reporter: nvasilyev at apple.com
CC: bburg at apple.com, graouts at webkit.org,
joepeck at webkit.org, mattbaker at apple.com,
nvasilyev at apple.com, timothy at apple.com,
webkit-bug-importer at group.apple.com
Created attachment 262093
--> https://bugs.webkit.org/attachment.cgi?id=262093&action=review
[Image] Bug
Steps:
1. Open stacktrace-preview.html
2. Open the console
Expected:
Console stack trace should have clickable source links. Line breaks should be line breaks and not "âµ".
Actual:
Can't click on the source links and line breaks are shown as "âµ".
Notes:
While the error object view was improved a couple of months ago, there are still cases when we donât display stacktraces properly. We should do what Tim originally suggested, auto detect silly error.stack format and render it as a stack trace object tree instead (https://bugs.webkit.org/show_bug.cgi?id=143853#c0). That's what Chrome does, too.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150929/86239a35/attachment.html>
More information about the webkit-unassigned
mailing list