Hello,

At the moment the the pager does not have any relation to the tab. So,the user will not arrive at the same tab that the user previously viewing when the user click the next page.

I put it as major because I think this functionality suppose to be there out of the box.

Regards

Comments

neoxavier created an issue. See original summary.

neoxavier’s picture

I found that there are several patches available.

So I just put it those patch together and reroll against the HEAD

patch from https://www.drupal.org/node/821334 and https://www.drupal.org/node/1560234

Attached is the patch

neoxavier’s picture

Status: Active » Needs review
neoxavier’s picture

StatusFileSize
new3.63 KB

Opps, sorry, there was some mistake in the previous patch. This is the new one

Yuri’s picture

Tested, but with this patch the tabs become totally unresponsive..nothing happens if I click a tab.
Reverted the patch in order to make it work again.