Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scroll #2

Closed
matthewlein opened this issue Sep 24, 2012 · 8 comments
Closed

Scroll #2

matthewlein opened this issue Sep 24, 2012 · 8 comments

Comments

@matthewlein
Copy link

When you scroll, the box stays where the selected element was. The box should stay over the original element, or unfokus.

Cool idea, just want to make it better.

@hakimel
Copy link
Owner

hakimel commented Sep 24, 2012

In which browser and on which site was this? I've been trying it on a couple of sites with vertical scroll and the cut-out moves along with the selected element when scrolling.

@matthewlein
Copy link
Author

Yea sorry wasn't very thorough in my bug. Safari 6.0 does it on your site.

Another thing, in chrome the elastic scroll past the page top makes it move off the element, but then springs back to the correct spot.

@hakimel
Copy link
Owner

hakimel commented Sep 24, 2012

Just gave Safari 6 a go and not seeing it there either :/

Good point about the elastic scroll, will add a lower limit of 0 for the scroll offset.

@matthewlein
Copy link
Author

weird, here's what it looks like when I scroll

notice the blue highlight is off. And if I keep scrolling it stays in the same location relative to the window, not the element.

@kopepasah
Copy link

Scroll works fine for me in Safari 6 as well.

@hakimel
Copy link
Owner

hakimel commented Sep 26, 2012

Re-tested this on another computer with Safari 6 and it worked there as well. Have no idea why that's happening for you.

@hakimel hakimel closed this as completed Sep 26, 2012
@matthewlein
Copy link
Author

Was safari 6.0. Got 6.0.1 last night and now its fixed :)

@hakimel
Copy link
Owner

hakimel commented Sep 26, 2012

Still strange since I'm on 6.0 but glad to hear it's working for you now :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants