Viewers icon indicating copy to clipboard operation
Viewers copied to clipboard

[Bug] Capture function on the MPR view not working properly

Open mateusfmcota opened this issue 5 months ago • 0 comments

Describe the Bug

While using the MPR view, the capture function will capture the first frame of the selected view and not the active one.

Steps to Reproduce

  1. Open any CT Scan
  2. Enable the MPR view
  3. Scroll on any of view
  4. Try to capture an image
  5. See the error

I used viewer-dev.ohif.org on the video but the same problem happens when using viewer.ohif.org

https://github.com/user-attachments/assets/12e8e9e2-2e3b-423f-abf3-6ba2aba9d26d

The current behavior

It captures the first image of the view.

The expected behavior

It should capture the image shown on the selected view instead.

OS

Arch Linux 6.13.6

Node version

20.9.0

Browser

Chrome 137

mateusfmcota avatar Jun 17 '25 18:06 mateusfmcota