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
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.