Skip to main content

Search and Top Navigation

#4135 closed bug (fixed)

Opened February 13, 2009 01:42AM UTC

Closed February 13, 2009 03:37AM UTC

Last modified February 13, 2009 03:26PM UTC

Resizable: preventDefault should not be an option as there's not use case for false

Reported by: rdworth Owned by: scottgonzalez
Priority: blocker Milestone: 1.7
Component: ui.resizable Version: 1.6rc6
Keywords: Cc:
Blocked by: Blocking:
Description

The resizable option preventDefault turns off native resizing of a textarea in Safari when that textarea is made resizable by the plugin. This is a feature that was never meant to be exposed as an option, as there's no use case for setting preventDefault to false (allowing for both resize handles simultaneously).

The option should be removed and the functionality remain as default: true.

Attachments (0)
Change History (4)

Changed February 13, 2009 01:43AM UTC by rdworth comment:1

docs updated

Changed February 13, 2009 03:10AM UTC by scottgonzalez comment:2

owner: → scott.gonzalez
status: newaccepted

Changed February 13, 2009 03:37AM UTC by scottgonzalez comment:3

resolution: → fixed
status: acceptedclosed

Fixed in r2069.

Changed February 13, 2009 03:26PM UTC by eduardo comment:4

+1