Closed (duplicate)
Project:
Views (for Drupal 7)
Version:
7.x-3.x-dev
Component:
Miscellaneous
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
4 Jul 2011 at 22:26 UTC
Updated:
26 Nov 2011 at 21:52 UTC
Comments
Comment #1
bryancasler commentedHere is a full D7 website zipped up. It includes the entire folder structure, a copy of the DB and login credentials for UID 1.
http://minus.com/mbS2oj8
It contains....
Drupal 7.7
Ctools 7.x-1.0-beta1
Devel 7.x-1.2
Panels 7.x-3.0-alpha3
Panels Everywhere 7.x-1.0-alpha1
Views 7.x-3.0-rc1
(Theme) Versatile 7.x-1.1
I used devel to generate several hundred nodes. I then used views to create a content pane displaying those nodes. In the view I enabled ajax paging. In panels I enabled the page "Default site template" and added the content pane we just created. Now the homepage is this content pane that displays a long listing of nodes with ajax paging. Scroll to the bottom and page through, notice that your browser stays centered on the pager and does not return to the top of the view after each page.
Comment #2
bryancasler commentedSo I did further testing and this is definitely a views problem.
Site setup
Drupal 7.7 (Jul 27)
Bartik Theme (Jul 27)
Ctools 7.x-1.0-rc1 (Jul 28)
Views 7.x-3.0-rc1 (Jun 17)
4 steps to reproduce this bug
Enable the included frontpage view.
http://awesomescreenshot.com/044hl4z5e
Edit the view to use AJAX paging.
http://awesomescreenshot.com/083hl5652
Navigate to /frontpage.
Page through the view.
Notice how the browser stays focused on the pager and does not reset to the top of the view.
--
I also tried this setup with (Views 7.x-3.x-dev from Jul 29). Nothing changed.
Comment #3
elda32 commentedI'm having the same problem here with the latest (end of September) dev versions of Panels and Views.
Comment #4
bryancasler commentedMaybe this is a panels problem? Since it's been three months, I'm switching the project que to get some additional feedback from panels folks about the possible root cause of this.
Comment #5
aschiwi commentedThis is not a problem limited to Panels, I can reproduce this with a brand new Drupal installation and an Ajax View. Let's move this back to Views and mark this as duplicate of http://drupal.org/node/1233334, even though this one was first.
Comment #6
bryancasler commentedGlad this is getting some attention. Thanks for the duplicate catch aschiwi.
Comment #7
aschiwi commentedHappy to help and yay for having this thing fixed at last :)