Search and Top Navigation
#7698 closed bug (fixed)
Opened September 06, 2011 03:31PM UTC
Closed September 06, 2011 05:01PM UTC
Panels do not sort when a tab is sorted which can cause a mismatch error when a tab is removed
Reported by: | haraldo | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.tabs | Version: | 1.8.16 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When sorting tabs the panel does not get sorted. This can lead to mismatch fragment identifier errors when removing a sorted tab.
Problem demoed here:
Solved here:
This functionality needs to really be incorporated into tabs as sorting and removing tabs is something Jquery promotes.
Attachments (0)
Change History (1)
Changed September 06, 2011 05:01PM UTC by comment:1
resolution: | → fixed |
---|---|
status: | new → closed |
Tabs: Find panels using aria-controls instead of index for remove method. Fixes #7698 - Panels do not sort when a tab is sorted which can cause a mismatch error when a tab is removed.
Changeset: c1cda180a93a6c0a63cf21a68dacb54233e03d03