Skip to content

Awesome: images and videos are not scaled down when rendered in the test body #117

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
delatrie opened this issue Mar 11, 2025 · 0 comments · Fixed by #169
Closed

Awesome: images and videos are not scaled down when rendered in the test body #117

delatrie opened this issue Mar 11, 2025 · 0 comments · Fixed by #169
Assignees

Comments

@delatrie
Copy link
Collaborator

delatrie commented Mar 11, 2025

If a full-page image/video is added to Allure Report (Awesome), it's not scaled down to fit the viewport.

A couple of examples (created using the xcresult reader; MAC with Xcode is required). Note the scroll bars.

  1. A full-page screenshot:

    yarn workspace sandbox run allure awesome ../reader/test/resources/xcresultdata/activities/screenshot.xcresult
    yarn workspace sandbox run allure open
    
  2. A full-page video:

    yarn workspace sandbox run allure awesome ../reader/test/resources/xcresultdata/activities/videoCapture.xcresult
    yarn workspace sandbox run allure open
    

This makes working with images and videos less convenient and is generally not what users expect here (I guess).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants