playwright icon indicating copy to clipboard operation
playwright copied to clipboard

[Bug]: Snapshot container not fully visible when made smaller

Open cpAdm opened this issue 2 months ago • 0 comments

Version

1.56.1

Steps to reproduce

  1. Go to https://trace.playwright.dev/?trace=https://demo.playwright.dev/reports/todomvc/data/fa874b0d59cdedec675521c21124e93161d66533.zip
  2. Resize the bottom pane such that the snapshot gets smaller

Expected behavior

To see the full snapshot

Actual behavior

Bottom of snapshot gets partially hidden behind the bottom pane

Image

Additional context

No response

Environment

System:
  OS: Linux 6.6 Ubuntu 24.04.2 LTS 24.04.2 LTS (Noble Numbat)
  CPU: (12) x64 Intel(R) Core(TM) i5-10505 CPU @ 3.20GHz
  Memory: 10.39 GB / 23.47 GB
  Container: Yes
Binaries:
  Node: 22.15.1 - /usr/bin/node
  Yarn: 1.22.22 - /usr/bin/yarn
  npm: 10.9.2 - /usr/bin/npm
  pnpm: 10.15.0 - /usr/bin/pnpm
npmPackages:
  @playwright/test: ^1.56.0 => 1.56.0

cpAdm avatar Oct 27 '25 19:10 cpAdm