niklasvh / html2canvas

Screenshots with JavaScript
https://html2canvas.hertzen.com/
MIT License
30.09k stars 4.75k forks source link

It's not taking screenshot based on scroll X and Y position value but just the top of the page #3131

Open PratapDungrani opened 7 months ago

PratapDungrani commented 7 months ago

Here is the video reference: https://www.screenpresso.com/=Hgtcd

Please follow the general troubleshooting steps first:

Bug reports:

There are 2 sites in which the screenshots do not capture the scrolled position but only the top of the page. It should always take a screenshot of the scrolled position when values of X and Y are provided.

Specifications:

wyaoting commented 1 month ago

Has it been resolved?