Skip to content
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

Multiple issues with images and an issue with frames. #2956

Open
2 tasks done
ypapouski opened this issue Sep 9, 2022 · 0 comments
Open
2 tasks done

Multiple issues with images and an issue with frames. #2956

ypapouski opened this issue Sep 9, 2022 · 0 comments

Comments

@ypapouski
Copy link

ypapouski commented Sep 9, 2022

Please make sure you are testing with the latest release of html2canvas.
Old versions are not supported and issues reported for them will be closed.

Please follow the general troubleshooting steps first:

  • You are using the latest version
  • You are testing using the non-minified version of html2canvas and checked any potential issues reported in the console

Bug reports:

  1. Inlined images are treated incorrectly.
  2. Inlined SVGs in an img tag are handled wrong in FireFox. https://bugzilla.mozilla.org/show_bug.cgi?id=700533
  3. SVG images are rendered incorrectly in canvas.
  4. Adaptive images are handled incorrectly.
  5. Frames with unspecified dimensions are not rendered at all.

The PR #2955 with the fixes is created for these issues as well.

Specifications:

  • html2canvas version tested with: 1.4.1
  • Browser & version: Chrome & Firefox
  • Operating system: MacOS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant