Opened 15 years ago
Closed 11 years ago
#3634 closed feature (duplicate)
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.
Change History (6)
comment:1 Changed 15 years ago by
Milestone: | TBD → 1.6 |
---|
comment:2 Changed 15 years ago by
Milestone: | 1.7 → 1.8 |
---|
comment:3 Changed 11 years ago by
Type: | enhancement → feature |
---|
comment:4 Changed 11 years ago by
Milestone: | 1.9.0 → 2.0.0 |
---|
comment:5 Changed 11 years ago by
Status: | new → open |
---|---|
Summary: | relative width/height values → Resizable: Relative width/height values not respected when resizable on one axis |
Note: See
TracTickets for help on using
tickets.
Verified that this is still an issue in 1.9.1. See http://jsfiddle.net/tj_vantoll/FCF4N/.