Closed
Bug 1532953
Opened 6 years ago
Closed 6 years ago
Find doesn't find all the histogram names in about:telemetry#histograms-tab
Categories
(Core :: Find Backend, defect)
Core
Find Backend
Tracking
()
RESOLVED
DUPLICATE
of bug 1482147
People
(Reporter: smaug, Assigned: bradwerth)
Details
Load about:telemetry#histograms-tab
Select content process.
Scroll to the end of the page. There should be some USE_COUNTER2_* entries (at least if FF was used for some time).
Now, scroll to the top and use Find to search for USE_COUNTER2. Nothing is found.
Scroll to the end of the page and use Find to search for USE_COUNTER2, some matches are found.
emilio mentioned of bug 1436431, this could be similar.
Comment 1•6 years ago
|
||
Brad, do you have time to look at this? Seems like it's related to all your changes to avoid find from highlighting invisible stuff.
Flags: needinfo?(bwerth)
| Assignee | ||
Comment 2•6 years ago
|
||
My guess is that this is similar to, if not a duplicate of Bug 1482147. I'll confirm and find a fix.
Assignee: nobody → bwerth
Flags: needinfo?(bwerth)
| Assignee | ||
Comment 3•6 years ago
|
||
I've confirmed that the fix for Bug 1482147 also resolves this issue. Closing as a duplicate.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•