Search and Top Navigation
#5517 closed bug (fixed)
Opened April 14, 2010 04:04AM UTC
Closed May 17, 2011 02:24PM UTC
Selecting a non-existent tab selects the last tab
Reported by: | dmuir | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.8.3 |
Component: | ui.tabs | Version: | 1.8 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When you select a non-existent tab programatically:
.tabs('select', '#tab-that-does-not-exist');
In 1.7, it stays on the currently selected tab.
In 1.8, it selects the last tab.
Attachments (0)
Change History (1)
Changed May 17, 2011 02:24PM UTC by comment:1
milestone: | TBD → 1.8.3 |
---|---|
resolution: | → fixed |
status: | new → closed |
This was fixed in 1.8.3.