Closed
Bug 1750949
Opened 4 years ago
Closed 4 years ago
Finding text in Taskcluster logs pages doesn't work
Categories
(Core :: Find Backend, defect)
Core
Find Backend
Tracking
()
RESOLVED
INVALID
People
(Reporter: marco, Unassigned)
Details
STR:
- Open https://community-tc.services.mozilla.com/tasks/Pbyl5wnTRqydvwYTsCLMfQ/runs/0/logs/public/logs/live.log
- Press Ctrl+F
- Type "pdf"
Nothing is found, but the "pdf" text is present in the logs.
Comment 1•4 years ago
|
||
The severity field is not set for this bug.
:jfkthame, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(jfkthame)
Comment 2•4 years ago
|
||
Taskcluster uses some virtual scrolling stuff so the relevant string is not in the DOM. Unclear how this would work.
Status: NEW → RESOLVED
Closed: 4 years ago
Flags: needinfo?(jfkthame)
Resolution: --- → INVALID
Comment 3•4 years ago
|
||
Note that taskcluster provides its own search field at the top of the log view; using that should work to bring the relevant part of the log into the page. But yeah, the standard browser find-in-page can't find what isn't currently loaded.
You need to log in
before you can comment on or make changes to this bug.
Description
•