Bug 20167

Summary: links in Error Console don't jump to indicated line
Product: WebKit Reporter: sideshowbarker <mike>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: pen, rik, webkit
Priority: P1 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
URL: http://goo.ne.jp/

sideshowbarker
Reported 2008-07-25 00:27:50 PDT
In my environment (running July 22 nightly with Safari), I seem to be able to observe this problem with any page that has errors. The problem is that if I click a link in the Error Console that displays a line number in HTML page/file or other resource that has an error, it jumps to displaying the file containing the error, but does not jump me to the line that contains the error. To reproduce: 1. Open http://goo.ne.jp/ 2. Show Error Console 3. Reload http://goo.ne.jp/ .. Error console shows line with "<a> misnested or not properly closed. Cloning <a> in order to preserve the styles applied by it. http://goo.ne.jp/ (line 401)" 4. Click on that line. 5. Web Inspector displays HTML source for http://goo.ne.jp/ but does not jump to line 401 (shows top of file instead).
Attachments
Timothy Hatcher
Comment 1 2008-07-27 13:48:34 PDT
Robert Blaut
Comment 2 2008-07-29 05:02:22 PDT
Confirmed.
Oliver Hunt
Comment 3 2008-09-26 05:22:17 PDT
This is now fixed -- could you confirm with a nightly?
Peter Enevoldsen
Comment 4 2008-09-26 05:42:10 PDT
Confirmed. Works really nice.
sideshowbarker
Comment 5 2008-09-26 19:27:37 PDT
yeah, tested with nightly and works for me too -- jumps to correct line and does the yellow highlighting thing with fade-out. Very nice
Note You need to log in before you can comment on or make changes to this bug.