Closed
Bug 1070898
Opened 11 years ago
Closed 8 years ago
Clicking the current stack frame should scroll line into view
Categories
(DevTools :: Debugger, defect, P3)
DevTools
Debugger
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jryans, Unassigned)
References
(Blocks 1 open bug)
Details
When you switch stack frames, we go to the file and scroll the given line into view.
However, if you click the already selected frame, nothing happens. But, you may have scrolled around the file to read other things. Clicking even the active stack frame should also scroll the line into view.
Updated•11 years ago
|
Blocks: dbg-frontend
Comment 1•8 years ago
|
||
This works for me in the new front end.
Status: NEW → RESOLVED
Closed: 8 years ago
Depends on: 1288511
Priority: -- → P3
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•