GithubHelp home page GithubHelp logo

Comments (25)

flesler avatar flesler commented on June 28, 2024

Haven't heard of this, I'll try to test this on Safari 6 asap (gotta get it first) got a link to your site?

from jquery.scrollto.

Moinax avatar Moinax commented on June 28, 2024

I confirm that there is a bug with Safari Version 6.0 (8536.25)

It seems to work on Safari Version 6.0 (7536.25)

I think we should blame Apple on this one

from jquery.scrollto.

flesler avatar flesler commented on June 28, 2024

Yeah, still if they don't fix that in further versions, we'll need a hack
anyways.
If someone figures a workaround, let me know, I'll try to test this asap.

On Thu, Sep 13, 2012 at 7:50 AM, Jérôme Poskin [email protected]:

I confirm that there is a bug with Safari Version 6.0 (8536.25)

It seems to work on Safari Version 6.0 (7536.25)

I think we should blame Apple on this one


Reply to this email directly or view it on GitHubhttps://github.com//issues/9#issuecomment-8524529.

Ariel Flesler

from jquery.scrollto.

kontur avatar kontur commented on June 28, 2024

Reporting the same problem, but I don't have Mountain Lion and thus Safari 6 myself, so hard to test what's going on. The browser also fails to scroll to the correct vertical position, when the call is made via a selector (i.e. $.scrollTo($('#some'))), if that element is off screen.

from jquery.scrollto.

flesler avatar flesler commented on June 28, 2024

@johannesneumeier got a site online to test this?

from jquery.scrollto.

kontur avatar kontur commented on June 28, 2024

Only a client project with a safari 6 work around in place. If I find the time I strip the content and upload it for reviewing, but can't promise I get around to it. Basically a page with 500% width and floated 100% width divs, stacked in several rows. Scrolling to any but the first element in each row would fail to scroll horizontally, but finds the right height ok.

from jquery.scrollto.

kontur avatar kontur commented on June 28, 2024

The following example page scrolls sideways to the 5th box of the top row on load.
In Safari version 8536.25 the page scrolls down a little (vertical scrolling ok), but fails to scroll to the right (horizontal scrolling fail).

http://serveri.magis.com/johannes/scrollto-safari6-bug/
(Edit: Sorry, link no longer available)

Hope this helps to pin down what's the problem. Version 1.4.3.1 of scrollTo and 1.8.1 of jQuery used.

from jquery.scrollto.

zehfernandes avatar zehfernandes commented on June 28, 2024

nothing about this bug?

from jquery.scrollto.

flesler avatar flesler commented on June 28, 2024

Works for me on 6.0 (7536.25) Mac. I'll try updating it right now.

from jquery.scrollto.

zehfernandes avatar zehfernandes commented on June 28, 2024

I'm test on safari 6.0 Ipad.
Works when used just vertical scrolling when add horizontal broken

If helps the demo: http://zehfernandes.com/jquery.fullContent/#home

from jquery.scrollto.

hilko avatar hilko commented on June 28, 2024

I'm having the exact same issue, but with Google Chrome Canary (so possibly a near-future Chrome issue!)

from jquery.scrollto.

Franz-Kafka avatar Franz-Kafka commented on June 28, 2024

I have exactly the same problem. Is there a fix for that?

from jquery.scrollto.

hongaar avatar hongaar commented on June 28, 2024

Posted a workaround on Stack Overflow, but I don't consider this well-tested enough to prepare a pull request. The post is here: http://stackoverflow.com/questions/13296144/set-scrollleft-scrolltop-simultaneously-does-not-work-in-safari-6, a patched jquery.scrollTo.js here: http://nabble.nl/demo/safari6scrollto/scrollto.js.

from jquery.scrollto.

flesler avatar flesler commented on June 28, 2024

Ok thanks, as you said, that surely needs polishing. I'll keep this in my TODO list, will let you know if I can get this in.

from jquery.scrollto.

959designs avatar 959designs commented on June 28, 2024

Not working in Safari Version 6.0.1 (8536.26.14) or Mobile Safari

from jquery.scrollto.

spilliton avatar spilliton commented on June 28, 2024

Also having this issue. The patched one from @hongaar appears to fix it.

from jquery.scrollto.

959designs avatar 959designs commented on June 28, 2024

Yeah I used his fix as well and it solved all of my problems. His fix could use some work though so maybe if I get some time I can work on it as well, but honestly at this point there really is no reason for it not to warrant a pull. It definitely works

from jquery.scrollto.

klihelp avatar klihelp commented on June 28, 2024

Any update on this?

from jquery.scrollto.

flesler avatar flesler commented on June 28, 2024

I tried with my version of Safari and worked, don't quite have the time to rollback my Safari, reproduce and roll a hack and re-test it on the rest too see none broke. If you can contribute code it will speed up the process.

from jquery.scrollto.

 avatar commented on June 28, 2024

Any progress?

from jquery.scrollto.

Franz-Kafka avatar Franz-Kafka commented on June 28, 2024

any news?

from jquery.scrollto.

flesler avatar flesler commented on June 28, 2024

Hi,

On #101 we're testing a new beta version (currently 1.5.2-beta) that fixes scrolling in Chrome 40 (was working on most ends but not all), also works correctly on iOS and Android which wasn't previously working. I tested this version with my Safari 8.0 and it works.

I'd like you to join us on that other issue and run the tests on your available browsers (including Safari 6), I won't be releasing this until it gets enough confirmation from users.

Thank you

from jquery.scrollto.

klihelp avatar klihelp commented on June 28, 2024

The new version looks good

from jquery.scrollto.

flesler avatar flesler commented on June 28, 2024

You tested it on Safari 6?

from jquery.scrollto.

flesler avatar flesler commented on June 28, 2024

I merged 2.0.0 to master via #109 and this issue might get fixed (indirectly).
If the problem persists please reopen the issue with details on the situation.
If you have any issue after the update, first check this link, If your problem is not solved then go ahead and report the issue.

from jquery.scrollto.

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.