Skip to main content

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.

http://jsbin.com/uqohaj/3/

(jsbin code uses 1.8.18 from google cdn, but the bug still exists in 1.8.20)

Attachments (0)
Change History (2)

Changed May 07, 2012 01:19PM UTC by scottgonzalez comment:1

resolution: → duplicate
status: newclosed

Changed May 07, 2012 01:19PM UTC by scottgonzalez comment:2

Duplicate of #5651.