RESOLVED FIXED68627
Web Inspector: Clicking on error doesn't point on the correct line if user searched something
https://bugs.webkit.org/show_bug.cgi?id=68627
Summary Web Inspector: Clicking on error doesn't point on the correct line if user se...
Vsevolod Vlasov
Reported 2011-09-22 09:13:52 PDT
Original report: http://code.google.com/p/chromium/issues/detail?id=92883 1)Open the page with some error in scripts. 2)Open scripts pane and enter some letters to allow webinspector to find few lines. 3)Don't reset search, open console pane and try to locate error by clicking on the message. As result, web inspector will open scripts pane but will focus on the search result not the error.
Attachments
Patch (2.10 KB, patch)
2011-09-22 09:20 PDT, Vsevolod Vlasov
no flags
Vsevolod Vlasov
Comment 1 2011-09-22 09:20:41 PDT
WebKit Review Bot
Comment 2 2011-09-23 08:10:13 PDT
Comment on attachment 108345 [details] Patch Rejecting attachment 108345 [details] from commit-queue. Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2 Last 500 characters of output: ch : (1) svg/custom/svg-fonts-word-spacing.html = IMAGE+TEXT Regressions: Unexpected image mismatch : (5) fast/text/atsui-multiple-renderers.html = IMAGE fast/text/international/danda-space.html = IMAGE fast/text/international/thai-baht-space.html = IMAGE fast/text/international/thai-line-breaks.html = IMAGE platform/chromium-linux/fast/text/international/complex-joining-using-gpos.html = IMAGE Exception in thread QueueFeederThread (most likely raised during interpreter shutdown): Full output: http://queues.webkit.org/results/9818136
WebKit Review Bot
Comment 3 2011-09-23 08:56:20 PDT
Comment on attachment 108345 [details] Patch Clearing flags on attachment: 108345 Committed r95807: <http://trac.webkit.org/changeset/95807>
WebKit Review Bot
Comment 4 2011-09-23 08:56:25 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.