Closed Bug 1261734 Opened 8 years ago Closed 5 years ago

Clicking global search results in Debugger highlight wrong string after Pretty Print

Categories

(DevTools :: Debugger, defect, P3)

defect

Tracking

(firefox48 affected)

RESOLVED INVALID
Tracking Status
firefox48 --- affected

People

(Reporter: arni2033, Unassigned)

References

()

Details

>>>   My Info:   Win7_64, Nightly 48, 32bit, ID 20160403030243
STR_1:
1. Open the following "data:" url or click URL in the form above
>   data:text/html,<script src="data:text/javascript,onclick = function(){var a; var b; var c;}"></script>
2. Open Debugger, type "!var c" in the filter field, press Enter so that search result appeared
3. Click Prettify button  [search results won't collapse or change, but the script will change]
4. Click the only global search result in Debugger

Actual Result:   String "var b" is highlighted
Expectations:    String "var c" should be highlighted
Priority: -- → P3
Product: Firefox → DevTools

This is related to the old debugger.

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