Skip to main content

Search and Top Navigation

#3634 closed feature (duplicate)

Opened December 02, 2008 12:42PM UTC

Closed October 28, 2012 03:14AM UTC

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:
Blocked by: Blocking:
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.

Attachments (0)
Change History (6)

Changed February 17, 2009 12:30PM UTC by jzaefferer comment:1

milestone: TBD1.6

Changed March 08, 2009 02:32PM UTC by rdworth comment:2

milestone: 1.71.8

Changed June 26, 2012 01:22AM UTC by scottgonzalez comment:3

type: enhancementfeature

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

milestone: 1.9.02.0.0

Changed October 26, 2012 12:36PM UTC by tj.vantoll comment:5

status: newopen
summary: relative width/height valuesResizable: 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/.

Changed October 28, 2012 03:14AM UTC by tj.vantoll comment:6

resolution: → duplicate
status: openclosed

Duplicate of #7605.