#5366 closed bug (duplicate)
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.
Change History (5)
comment:1 Changed 13 years ago by
Component: | ui.core → ui.tabs |
---|
comment:2 Changed 13 years ago by
comment:3 Changed 12 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
According to #6110 IE7 will also throw an error in this situation.