Posted by alberto56 on June 28, 2010 at 6:46pm
3 followers
Jump to:
| Project: | Views Tabs |
| Version: | 6.x-1.x-dev |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (duplicate) |
Issue Summary
Hi,
I have a views tab at the bottom of my page and clicking on an item works, but causes the scroll bar to jump to another part of the page. I'm not too familiar with javascript; any ideas where to begin to fix this?
thanks
Albert
Comments
#1
I'm seeing the reason for this now. I'll document it here in case for other people who might have the same problem.
I'm setting this to a support request--would it be possible to not momentarily have the hight of a views tab be reduced when a new tab is chosen? Perhaps a calculation can be made and the height of the views tab group would be set to max([old chosen tab content height], [new chosen tab content height])
I'll use css for this, but it might be nice for this to be in the module's javascript.
Thanks,
Albert.
#2
oops didn't mean to set it to fixed
#3
There was a similar issue reported in panels_tabs, which i have now moved to the tabs queue as I believe it would be easier to solve there:
#502988: Page is vertically scrolling when switching tabs
#4
This really does belong to the parent module tabs, so I'm going to mark as duplicate and use #502988: Page is vertically scrolling when switching tabs for any followups.