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 comment:1
milestone: | TBD → 1.6 |
---|
Changed March 08, 2009 02:32PM UTC by comment:2
milestone: | 1.7 → 1.8 |
---|
Changed June 26, 2012 01:22AM UTC by comment:3
type: | enhancement → feature |
---|
Changed October 11, 2012 02:52PM UTC by comment:4
milestone: | 1.9.0 → 2.0.0 |
---|
Changed October 26, 2012 12:36PM UTC by comment:5
status: | new → open |
---|---|
summary: | relative width/height values → 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/.