Search and Top Navigation
#14892 closed bug (worksforme)
Opened December 18, 2015 11:42PM UTC
Closed January 13, 2016 04:14PM UTC
Tabs list selection is not specific enough and interferes when tab within content slide is found before the actual tab
Reported by: | JarolinVargas | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.tabs | Version: | 1.11.2 |
Keywords: | ui tabs list | Cc: | |
Blocked by: | Blocking: |
Description
The tabs list is selected simply by the first one found within the tabs list element.
When the corresponding tabs list comes after the content slides, and the content slides contains a list, jQuery will select that list as the tab, rather than the list corresponding to the element.
Attachments (0)
Change History (1)
Changed January 13, 2016 04:14PM UTC by comment:1
resolution: | → worksforme |
---|---|
status: | new → closed |
That's intended behavior. Please see the _getList() documentation to customize this.