Closed Bug 1261732 Opened 8 years ago Closed 5 years ago

It's impossible to see context of found string in long global search results in Debugger

Categories

(DevTools :: Debugger, defect, P3)

defect

Tracking

(firefox48 affected)

RESOLVED INVALID
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. Look at 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. Look at 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. Look at any (of 2) search results


Actual Result:
 Context of found string in long lines is unclear... because I can't see words
 before and after the found string. In fact, I can't even see the found string
 
Expectations:
 Context of found string (some words before and after the string) should be visible
And another UI papercut. Assigning P3.
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.