#8299 closed bug (duplicate)
calling resizable, then resizable('destroy') enlarges input elements
Reported by: | rhensel | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.resizable | Version: | 1.8.20 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Simply making a basic input element resizable, then calling resizable('destroy') will alter the input size (width +11, height +22). Repeated enabling/destroying resizable will continue to increase input size.
(jsbin code uses 1.8.18 from google cdn, but the bug still exists in 1.8.20)
Change History (2)
comment:1 Changed 11 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:2 Changed 11 years ago by
Note: See
TracTickets for help on using
tickets.
Duplicate of #5651.