GithubHelp home page GithubHelp logo

Comments (4)

mrcoles avatar mrcoles commented on July 19, 2024

Hrm… I didn’t consider PDF files, since they’re essentially printable/emailable files already (while a web page is not a standalone file). Sounds like you’re saying chrome creates a special element for this… is it scrollable via JavaScript? I’d be open to a pull request that checks for this special case and handles the scrolling inside the embed instead of the page (or in conjunction with the page? e.g., if a whole page doesn’t fit in the screen, do both the embed and the screen have to scroll?)

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

jjqq2013 avatar jjqq2013 commented on July 19, 2024

Thanks for your quick response.

I didn’t consider PDF files, since they’re essentially
printable/emailable files already

Some pdf file are not permitted to print. This became a trick.

Not only the embed, some html use single div to do internal scrolling. So i
suguest that do not depennds on tag name.

is it scrollable via JavaScript?
I am not sure, it should be scrollable via java script because the embed is
expanded to another html like ihtml.

do both the embed and the screen have to scroll?

No, only the embed scroll.

Regards.

2015年9月10日木曜日、Peter [email protected]さんは書きました:

Hrm… I didn’t consider PDF files, since they’re essentially
printable/emailable files already (while a web page is not a standalone
file). Sounds like you’re saying chrome creates a special element for this…
is it scrollable via JavaScript? I’d be open to a pull request that checks
for this special case and handles the scrolling inside the embed instead of
the page (or in conjunction with the page? e.g., if a whole page doesn’t
fit in the screen, do both the embed and the screen have to scroll?)


Reply to this email directly or view it on GitHub
#37 (comment)
.

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

mrcoles avatar mrcoles commented on July 19, 2024

Unfortunately it’s all hidden inside a mysterious embed element that doesn’t expose any methods to manipulate it, so I don’t think I can scroll it via the extension :(

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

jjqq2013 avatar jjqq2013 commented on July 19, 2024

thanks.

2016年5月9日月曜日、Peter [email protected]さんは書きました:

Unfortunately it’s all hidden inside a mysterious embed element that
doesn’t expose any methods to manipulate it, so I don’t think I can scroll
it via the extension :(


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#37 (comment)

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.