Skip to main content

Search and Top Navigation

#6723 open bug ()

Opened December 06, 2010 05:36PM UTC

Last modified October 28, 2012 01:46AM UTC

Resizable: helper cannot be changed after initialization

Reported by: tasso85 Owned by:
Priority: minor Milestone: 2.0.0
Component: ui.resizable Version: 1.8.6
Keywords: Cc:
Blocked by: Blocking:
Description

When you make an item resizable using jquery ui, you cannot set the helper after the resizable has been initialized.

See http://jsfiddle.net/3bUjv/ to view the bug in action.

Attachments (0)
Change History (2)

Changed October 11, 2012 02:52PM UTC by scottgonzalez comment:1

milestone: 1.9.02.0.0

Changed October 28, 2012 01:46AM UTC by tj.vantoll comment:2

status: newopen
summary: cannot change resize helper after resizable init has been calledResizable: helper cannot be changed after initialization

Verified this is still an issue in 1.9.1 - http://jsfiddle.net/tj_vantoll/bq9tk/.

Related - #3423, #4186