Ticket #3634 (closed feature: duplicate)

Opened 4 years ago

Last modified 7 months ago

Resizable: Relative width/height values not respected when resizable on one axis

Reported by: noskule Owned by:
Priority: minor Milestone: 2.0.0
Component: ui.resizable Version: 1.6rc2
Keywords: Cc:
Blocking: Blocked by:

Description

When the resize option is uesd to resize only a textarea's height, the width get's also fixed in size. I didn't find an option to apply a dynamic width for the width.

Relative width-values would be useful if applied to a textarea. When the user resizes the browser window the textarea would changes it's width.

So, the solution may be that ui.resizable only the values of width/height cahnges if the user actually can change it.

Change History

comment:1 Changed 4 years ago by joern.zaefferer

  • Milestone changed from TBD to 1.6

comment:2 Changed 4 years ago by rdworth

  • Milestone changed from 1.7 to 1.8

comment:3 Changed 11 months ago by scott.gonzalez

  • Type changed from enhancement to feature

comment:4 Changed 8 months ago by scott.gonzalez

  • Milestone changed from 1.9.0 to 2.0.0

comment:5 Changed 7 months ago by tj.vantoll

  • Status changed from new to open
  • Summary changed from relative width/height values to Resizable: Relative width/height values not respected when resizable on one axis

Verified that this is still an issue in 1.9.1. See  http://jsfiddle.net/tj_vantoll/FCF4N/.

comment:6 Changed 7 months ago by tj.vantoll

  • Status changed from open to closed
  • Resolution set to duplicate

Duplicate of #7605.

Note: See TracTickets for help on using tickets.