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)

defect

Tracking

()

RESOLVED INVALID

People

(Reporter: marco, Unassigned)

Details

STR:

  1. Open https://community-tc.services.mozilla.com/tasks/Pbyl5wnTRqydvwYTsCLMfQ/runs/0/logs/public/logs/live.log
  2. Press Ctrl+F
  3. Type "pdf"

Nothing is found, but the "pdf" text is present in the logs.

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)

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

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.