Side navigation
#10594 closed bug (invalid)
Opened October 27, 2011 11:02AM UTC
Closed November 19, 2011 07:52AM UTC
scrollTop on WebOS
Reported by: | ebarachant@gmail.com | Owned by: | ebarachant@gmail.com |
---|---|---|---|
Priority: | low | Milestone: | None |
Component: | manipulation | Version: | 1.6.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
hi,
$('body').scrollTop('#anchor'); works fine on many systems, but not on the webOS browser.
Instead i use a native window.scrollTo(0, intScrollYanchor) that run correctly on this system and others.
Regards,
Manu
Attachments (0)
Change History (6)
Changed October 27, 2011 11:12AM UTC by comment:1
component: | unfiled → manipulation |
---|---|
owner: | → ebarachant@gmail.com |
priority: | undecided → low |
status: | new → pending |
Changed October 27, 2011 12:49PM UTC by comment:2
status: | pending → new |
---|
http://inxtense.com/indexfiddle.html all in one
i use an emulator too, see here : https://developer.palm.com/content/resources/develop/sdk_pdk_download.html
Changed November 02, 2011 12:40AM UTC by comment:3
status: | new → pending |
---|
sry, Addy meant a test case from http://jsfiddle.net if possible, so that we can edit it as well.
Changed November 02, 2011 07:18AM UTC by comment:4
ok, shame on me, the fiddle is here : http://jsfiddle.net/jRbH8/
Changed November 04, 2011 01:25PM UTC by comment:5
Replying to [comment:4 imanu]:
ok, shame on me, the fiddle is here : http://jsfiddle.net/jRbH8/
here it's better : http://jsfiddle.net/jRbH8/2/
Changed November 19, 2011 07:52AM UTC by comment:6
resolution: | → invalid |
---|---|
status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
Thanks for submitting a ticket to the jQuery Bug tracker. Could you also provide us with a jsFiddle test that reproduces the issue you're experiencing?
I don't currently have the ability to test on WebOS, but may try evaluating this with the emulator shortly.