[
https://issues.apache.org/jira/browse/SHINDIG-690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Citron updated SHINDIG-690:
---------------------------------
Attachment: shindig-690.patch
Please consider the attached patch as one possible implementation for this
issue (it works for me!)
> Tabs should ensure that current selected tab is scrolled into view
> ------------------------------------------------------------------
>
> Key: SHINDIG-690
> URL: https://issues.apache.org/jira/browse/SHINDIG-690
> Project: Shindig
> Issue Type: Improvement
> Components: Features (Javascript)
> Reporter: David Citron
> Attachments: shindig-690.patch
>
>
> When the width of the tab container is greater than the scrollWidth, the tab
> control currently scrolls the tabs all the way to one side on
> gadgets.TabSet.prototype.adjustNavigation()
> This means that the current selected tab can be scrolled out of view.
> The tab control should ensure that the current selected tab (if any) is
> always visible.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.