Closed
Bug 1108681
Opened 11 years ago
Closed 6 years ago
Searching in inspector panel changes number of files in debugger panel
Categories
(DevTools :: Debugger, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: fayolle-florent, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:35.0) Gecko/20100101 Firefox/35.0
Build ID: 20141201162954
Steps to reproduce:
STR:
1. Go to nightly.mozilla.org
2. Open Firebug => It should have the Inspector panel open. If it doesn't, switch to Inspector panel, close Firebug, reload the page, start at step 1 again
3. Search for "asdf" => The search bar should get a red border because nothing was found
4. Switch to debugger panel
5. It shows only 3 files (jquery-1.4.4.js, nightly.js, ga.js)
Actual results:
Only 3 files are displayed in the left side-panel of the debugger.
Expected results:
They should be 5 (the two missing are nav-main.js and nightly.mozilla.org).
Note: Originally reported here in the Firebug.next issue list: https://github.com/firebug/firebug.next/issues/237
Florent
Reporter | ||
Updated•11 years ago
|
Component: Untriaged → Developer Tools: Debugger
OS: Linux → All
Hardware: x86_64 → All
Comment 1•11 years ago
|
||
Confirmed in 37.0a1 (2014-12-09) Win 7
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•7 years ago
|
Product: Firefox → DevTools
Comment 2•6 years ago
|
||
I believe this was fixed awhile back :)
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
•