Closed Bug 1419481 Opened 7 years ago Closed 5 years ago

Clicking on Error location does not open the debugger at the correct location

Categories

(DevTools :: Console, defect, P3)

58 Branch
defect

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: orkunasa, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:58.0) Gecko/20100101 Firefox/58.0
Build ID: 20171111085810

Steps to reproduce:

If there is an JavaScript error in the active tab, Web Developer Tool's console can't focus on the error line


Actual results:

Opened the JavaScript file from sources tab, but don't focus the error line


Expected results:

Should focus the error line. For example my error is in line 63. After the open related file, also should go to line 63
Component: Untriaged → Developer Tools: Console
I think this has been fixed lately. Could you check on Firefox Nightly if you still see this issue ?
Priority: -- → P3
Summary: Web Developer Tools, Console error focus problem → Clicking on Error location does not open the debugger at the correct location
Here is the PR that should fix it in Github https://github.com/devtools-html/debugger.html/pull/4747 .
Product: Firefox → DevTools

I think this was resolved, and we don't have news from the reporter for a year now, let's close the bug.

Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.