Skip to content

Capture Document Picture-in-Picture windows in Replay #23825

Description

@sentry-junior

We have a use case where a modal is shown in Document Picture-in-Picture mode. That opens a separate window where the modal UI is rendered. With Sentry we can capture network requests, logs, errors, and related telemetry from that PiP window, but Session Replay does not capture the PiP window itself, so the modal UI is missing from the replay.

Current behavior

Gap

  • Product UI hosted in Document PiP is missing from replays, even when other Sentry signals from that window are present.
  • Native <video> PiP is browser chrome (not app DOM) and is a different surface; media is also typically blocked by default privacy settings.

Impact

  • Debugging and support workflows break when the relevant UI only exists in the PiP window.
  • Customers cannot recover that visual context with current Replay APIs or config.

Requested by david.quintas.

--

View Junior Session [Sentry]

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions