Closed Bug 1261733 Opened 8 years ago Closed 5 years ago

It's impossible to switch to found string by clicking global search results in Debugger - [TypeError: sourceResultsItem is null]

Categories

(DevTools :: Debugger, defect, P3)

defect

Tracking

(firefox48 affected)

RESOLVED FIXED
Tracking Status
firefox48 --- affected

People

(Reporter: arni2033, Unassigned)

Details

>>>   My Info:   Win7_64, Nightly 48, 32bit, ID 20160403030243
STR_1:
1. Open https://bugzilla.mozilla.org/ , open Debugger
2. Type "!this._getDefaultDate(e)" in the filter field
3. Click the only search result

STR_2:
1. Open https://bugzilla.mozilla.org/ , open Debugger, prettify all sources
2. Type "!this._getDefaultDate(e)" in the filter field
3. Click the longest (of 2) search results

STR_3:
1. Open data:text/html,<script src="https://web-cdn.ttvnw.net/emberapp.js"></script>
2. Open Debugger, type "!DOMMouseScroll" in the filter field
3. Click any (of 2) search results


Actual Result:   No visible action. Error in console:    [TypeError: sourceResultsItem is null]
Expectations:    Found string should become visible after Step 3 in each scenario
Thanks for reporting all of these arni2033!
Priority: -- → P3
Product: Firefox → DevTools

this relates to the old ui

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