Opened 15 years ago
Closed 13 years ago
#4386 closed bug (fixed)
Tabs: Incorrect handling for enable and disable method
Reported by: | Cloudream | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 1.9.0 |
Component: | ui.tabs | Version: | 1.7.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
.tabs("disable") doesn't disable the whole tabs
https://groups.google.com/group/jquery-ui-dev/t/4ba2814d3b47fdae?hl=en
Attachments (1)
Change History (8)
Changed 15 years ago by
Attachment: | 4386.patch added |
---|
comment:1 Changed 14 years ago by
Milestone: | 1.8 → 1.next |
---|
comment:2 Changed 14 years ago by
Priority: | critical → blocker |
---|
comment:3 Changed 13 years ago by
Milestone: | 1.next → 1.9 |
---|
comment:4 Changed 13 years ago by
Priority: | blocker → major |
---|
comment:5 Changed 13 years ago by
comment:6 Changed 13 years ago by
Priority: | major → blocker |
---|---|
Status: | new → open |
Summary: | .tabs("disable") doesn't work → Tabs: Incorrect handling for enable and disable method |
comment:7 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | open → closed |
Fixed in 710d7620e7f713677a21fc5a8572581250499dd3.
Note: See
TracTickets for help on using
tickets.
Pull request with fix: https://github.com/jquery/jquery-ui/pull/111