Closed (duplicate)
Project:
Views Tabs
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Jun 2010 at 18:46 UTC
Updated:
20 Nov 2010 at 23:52 UTC
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
Comment #1
alberto56 commentedI'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.
Comment #2
alberto56 commentedoops didn't mean to set it to fixed
Comment #3
smoothify commentedThere 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
Comment #4
jdwfly commentedThis 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.