Search and Top Navigation
#8299 closed bug (duplicate)
Opened May 07, 2012 10:39AM UTC
Closed May 07, 2012 01:19PM UTC
Last modified May 07, 2012 01:19PM UTC
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)