Skip to main content

Search and Top Navigation

#5366 closed bug (duplicate)

Opened March 17, 2010 04:44PM UTC

Closed May 17, 2011 05:29PM UTC

Last modified October 11, 2012 09:15PM UTC

Clicking on Ajax tab while another ajax tab is loading

Reported by: lathan Owned by:
Priority: minor Milestone:
Component: ui.tabs Version: 1.7.2
Keywords: Cc:
Blocked by: Blocking:
Description

If one ajax tab is loading content, and then you click on another ajax tab, the following occurs:

The first ajax tab's content loading is stopped (the content div is left empty), but the tab keeps the ui-tabs-selected class.

The second ajax tab's content is loaded properly and it also has the ui-tabs-selected class.

The final result is one tab that shows up as being selected, and that has no content, nor will ui.tabs load it for you.

Attachments (0)
Change History (5)

Changed July 30, 2010 10:53AM UTC by jzaefferer comment:1

component: ui.coreui.tabs

Changed October 22, 2010 11:56PM UTC by scottgonzalez comment:2

According to #6110 IE7 will also throw an error in this situation.

Changed May 17, 2011 05:29PM UTC by scottgonzalez comment:3

resolution: → duplicate
status: newclosed

Changed May 17, 2011 05:29PM UTC by scottgonzalez comment:4

Duplicate of #5465.

Changed October 11, 2012 09:15PM UTC by scottgonzalez comment:5

milestone: TBD

Milestone TBD deleted