GithubHelp home page GithubHelp logo

Comments (8)

blobaugh avatar blobaugh commented on May 27, 2024

@growthdesigner any ideas here? I found some articles on changing the scrollbar with css but nothing in our code doing it. Nor did I find any articles online dealing with this problem.

from jetpack.

GaryJones avatar GaryJones commented on May 27, 2024

I can reproduce on on Chrome 32, on Win 7 on that gallery page. I can also make it crash Chrome.

It could be the combination of position: fixed and -webkit-transform: translate3d(...) on .jp-carousel-slide. Translate (and presumably translate3d) create their own local coordinate system, and so fixed positioning is relative to that, not the viewport.

Possible references:

http://stackoverflow.com/questions/15194313/webkit-css-transform3d-position-fixed-issue
https://code.google.com/p/chromium/issues/detail?id=20574
http://meyerweb.com/eric/thoughts/2011/09/12/un-fixing-fixed-elements-with-css-transforms/

Those references tend to go with fixed position of a translated parent, but the combination of both styles on the same element might be causing this explosion above the scrollbar.

from jetpack.

blobaugh avatar blobaugh commented on May 27, 2024

Ping @growthdesigner

from jetpack.

georgestephanis avatar georgestephanis commented on May 27, 2024

Punting from 2.8, will try to include this with 2.9 in a couple weeks.

from jetpack.

richardmtl avatar richardmtl commented on May 27, 2024

Mentioned here as well: http://wordpress.org/support/topic/jetpack-carousel-hides-browser-scrollbar?replies=6#post-5187506

I was able to reproduce in Safari 7.0.1 and FF 26 on Win7, but not in FF 26 or 27 in OSX.

from jetpack.

jeherve avatar jeherve commented on May 27, 2024

Also reported here:
https://wordpress.org/support/topic/carrusel-impossible-to-use-browser-scroll-bar?replies=1&view=all

from jetpack.

kriskarkoski avatar kriskarkoski commented on May 27, 2024

If I understand this issue correctly I can see it in Chrome 52 on OS X 10.11.6 now as well on http://en.support.wordpress.com/images/gallery/

from jetpack.

jeherve avatar jeherve commented on May 27, 2024

Closing this for now because of the lack of activity on this. We can always reopen in the future if needed.

from jetpack.

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.