#5510 closed bug (fixed)
'ui.tabs' shows multiple tabs when clicking rapidly
Reported by: | pulpulpullie | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.8.5 |
Component: | ui.tabs | Version: | 1.8 |
Keywords: | tabs fx animate | Cc: | |
Blocked by: | Blocking: |
Description
If a user clicks on a second tab before the animation of the first tab is done, the content of both tabs will be shown.
I've attached a file to demonstrate this issue.
Attachments (1)
Change History (5)
Changed 13 years ago by
Attachment: | tabsBug.html added |
---|
comment:1 Changed 13 years ago by
comment:2 Changed 12 years ago by
Milestone: | TBD → 1.8.5 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
This was fixed in 1.8.5.
Note: See
TracTickets for help on using
tickets.
I can second that this occurs. This is how I create my tabs (nothing special), but clicking through them quickly will jumble the content (multiple pages show on one tab).