Opened 9 years ago
Last modified 9 years ago
#10601 open bug
Resizable: disabled is not handled properly on init
Reported by: | UziTech | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.resizable | Version: | 1.11.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description (last modified by )
When setting an element as resizable and disabling it with the property disabled to true it should do the same thing as calling .resizable("disable") but it doesn't.
While setting disabled to true does not allow the element to be resized it does leave the handle and does not add the class ui-resizable-disabled or ui-state-disabled
Change History (1)
comment:1 Changed 9 years ago by
Description: | modified (diff) |
---|---|
Status: | new → open |
Summary: | resizable disabled vs disable → Resizable: disabled is not handled properly on init |
Note: See
TracTickets for help on using
tickets.