Closed
Bug 1283792
Opened 9 years ago
Closed 6 years ago
Wrong file selected after page reload
Categories
(DevTools :: Debugger, defect, P3)
DevTools
Debugger
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sebo, Unassigned)
Details
When you reload the page while having a specific file selected within the Debugger panel, it may happen that another file is selected after the reload.
Test case:
1. Open the Debugger panel on https://getfirebug.com/
2. Select getfirebug.com/ in the sources
3. Scroll down to line 100
4. Reload the page via Ctrl+F5
=> main.js (at line one) will be selected instead of getfirebug.com/ at line 100.
Sebastian
Comment 1•9 years ago
|
||
UI papercut; marking as P3. James, this might be some low-hanging fruit you can look at?
Priority: -- → P3
Updated•7 years ago
|
Product: Firefox → DevTools
Comment 2•6 years ago
|
||
this was fixed in the new ui
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•