Opened 13 years ago

Closed 12 years ago

#5517 closed bug (fixed)

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.

Change History (1)

comment:1 Changed 12 years ago by Scott González

Milestone: TBD1.8.3
Resolution: fixed
Status: newclosed

This was fixed in 1.8.3.

Note: See TracTickets for help on using tickets.