GithubHelp home page GithubHelp logo

Comments (9)

mrcoles avatar mrcoles commented on July 19, 2024

Thanks for posting an issue, however, can you clarify what you mean? The extension captures everything inside the viewport that's visible via scrolling, i.e., an entire page.

If you mean it should include the browser with its buttons and address bar, I don't think that's possible with the extension API.

Or maybe you're referring to something else?

from full-page-screen-capture-chrome-extension.

NotBobTheBuilder avatar NotBobTheBuilder commented on July 19, 2024

Ah - it looks like I've found a bug then. It seems to work great on pages with lots of scrolling content, but for some reason it doesn't work on this site in particular.

Hit 'view more' a few times and see the page expand, then try taking a screenshot - it only seems to capture the top viewport.

from full-page-screen-capture-chrome-extension.

ajacobs21e avatar ajacobs21e commented on July 19, 2024

I am also having this problem. The extension used to capture the entire page but now it is only capturing what is visible without scrolling - so the same as taking a regular screenshot. I relied on this extension to be able to capture the entire length of the page in one screenshot.

from full-page-screen-capture-chrome-extension.

mrcoles avatar mrcoles commented on July 19, 2024

@NotBobTheBuilder I just went to your URL and ran the extension. It captured the full page fine. At some point it will break if the page becomes too large, but I just successfully took a screenshot that was 15,000 pixels tall. Are you still having this issue? If so, can you share the exact URL and also your computer’s operating system and version of Chrome?

@ajacobs21e there are some pages that do weird things with scroll bars (such as gmail), but the majority of the pages on the internet use regular browser scroll bars. Can you share what site you’re trying to do the screenshot on?

from full-page-screen-capture-chrome-extension.

NotBobTheBuilder avatar NotBobTheBuilder commented on July 19, 2024

@mrcoles The page I linked to seems to have been updated since I linked it. Not sure what it did before that broke it, so I can't help reproduce unfortunately!

from full-page-screen-capture-chrome-extension.

ajacobs21e avatar ajacobs21e commented on July 19, 2024

@mrcoles I'm connecting to a vm I'm hosting locally. I didn't have issues capturing the full page before about 2 weeks ago.

from full-page-screen-capture-chrome-extension.

mrcoles avatar mrcoles commented on July 19, 2024

@ajacobs21e is the page hosted anywhere public? Is your vm Ubuntu or some other Linux distribution? If you're a web developer, can you see if anything weird with overflow is being applied to the body tag? I had one person write in who was having issues with a share point site that had issues for that reason. I unfortunately don't really have anything to go on with the existing info.

from full-page-screen-capture-chrome-extension.

ajacobs21e avatar ajacobs21e commented on July 19, 2024

@mrcoles It's Linux. There's a public version but it's a few revs behind what I'm working on. That one works fine. If you want to check it out I can send you the link and walk you through how to get to a long page. [email protected]
I'm not a developer - I looked at the body tag and I see overflow: visible;.

from full-page-screen-capture-chrome-extension.

mrcoles avatar mrcoles commented on July 19, 2024

If there’s a public link, feel free to repost. Thx.

from full-page-screen-capture-chrome-extension.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.