Ticket #4135 (closed bug: fixed)

Opened 19 months ago

Last modified 19 months ago

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

Reported by: rdworth Owned by: scott.gonzalez
Priority: blocker Milestone: 1.7
Component: ui.resizable Version: 1.6rc6
Keywords: Cc:

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.

Change History

Changed 19 months ago by rdworth

docs updated

Changed 19 months ago by scott.gonzalez

  • owner set to scott.gonzalez
  • status changed from new to accepted

Changed 19 months ago by scott.gonzalez

  • status changed from accepted to closed
  • resolution set to fixed

Fixed in r2069.

Changed 19 months ago by eduardo

+1

Note: See TracTickets for help on using tickets.