Closed
Bug 928588
Opened 12 years ago
Closed 12 years ago
Shortcut to jump to last file/line position
Categories
(DevTools :: Debugger, defect, P3)
DevTools
Debugger
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: harth, Unassigned)
Details
A keyboard shortcut to jump back to the last line you were at in the debugger would be very convenient. I've found myself wanting it a few times.
Comment 1•12 years ago
|
||
By "last line" do you mean the most recent stackframe's location? In that case, clicking on the stackframe breadcrumb would do what you want (assuming it wasn't already selected). Maybe we should make clicking on a stackframe breadcrumb always work, regardless if it was already selected or not.
Comment 2•12 years ago
|
||
Can you give more details on what you want to see here?
Flags: needinfo?(fayearthur)
Priority: -- → P3
Comment 3•12 years ago
|
||
This came up during triage. In which scenario did you require this? Was it because you accidentally moved away from source/line while trying to do something else? What do you think about comment 1?
Priority: P3 → --
Updated•12 years ago
|
Priority: -- → P3
| Reporter | ||
Comment 4•12 years ago
|
||
Sorry, it's been awhile and I don't remember exactly what I wanted. I think comment 1 is what I was trying to do and I think clicking should be fine. I'm just going to WONTFIX. Sorry again!
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: needinfo?(fayearthur)
Resolution: --- → WONTFIX
Updated•8 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•